pre-everything requires two colons, not one

Found by:	Dan Langille <dan@langille.org> && FreshPorts(TM)(C)(R)(SM)
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2001-09-01 21:53:47 +00:00
parent 294ef6fe60
commit 359c5a4ce6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47298

View file

@ -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}