mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
We have no WRKDIR. Say so.
This commit is contained in:
parent
540b953f97
commit
c80269ffdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390
1 changed files with 2 additions and 4 deletions
|
@ -3,14 +3,12 @@
|
|||
# Date created: 22 August 1994
|
||||
# Whom: mr
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1994/09/13 06:34:56 jkh Exp $
|
||||
# $Id: Makefile,v 1.3 1994/11/10 01:36:42 jkh Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tcpblast
|
||||
NO_EXTRACT= yes
|
||||
CONFIGURE_COOKIE= ${.CURDIR}/.configure_done
|
||||
INSTALL_COOKIE= ${.CURDIR}/.install_done
|
||||
BUILD_COOKIE= ${.CURDIR}/.build_done
|
||||
NO_WRKDIR= yes
|
||||
|
||||
pre-clean:
|
||||
@echo "===> Pre-clean for ${DISTNAME}"
|
||||
|
|
Loading…
Add table
Reference in a new issue