From 359c5a4ce688d1308fb24077b5ce0b0f1e9faa66 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sat, 1 Sep 2001 21:53:47 +0000 Subject: pre-everything requires two colons, not one Found by: Dan Langille && FreshPorts(TM)(C)(R)(SM) --- net/punkbuster/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/punkbuster/Makefile b/net/punkbuster/Makefile index 08da34a1e8a3..46a37a556074 100644 --- a/net/punkbuster/Makefile +++ b/net/punkbuster/Makefile @@ -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} -- cgit v1.2.3