pre-everything requires two colons, not one
Found by: Dan Langille <dan@langille.org> && FreshPorts(TM)(C)(R)(SM)
This commit is contained in:
parent
294ef6fe60
commit
359c5a4ce6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47298
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ PUNKBUSTER_DATA!= cd ${PUNKBUSTER_DATA_PORT} && ${MAKE} -V PUNKBUSTER_DATA
|
|||
PUNKBUSTER_DATA_DISTFILES!= cd ${PUNKBUSTER_DATA_PORT} && ${MAKE} -V DISTFILES
|
||||
PUNKBUSTER_DOC_DIR= usr/doc/${PKGNAME}/
|
||||
|
||||
pre-everything: pkgmessage-output
|
||||
pre-everything:: pkgmessage-output
|
||||
|
||||
post-extract:
|
||||
.for file in ${PUNKBUSTER_DATA_DISTFILES}
|
||||
|
|
Loading…
Reference in a new issue