From 60237f017b7e34a4558b914a1969ec57be5f6d7a Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 19 Oct 2003 02:05:06 +0000 Subject: Change pre-everything: to pre-everything:: to avoid errors with bsd.port.mk --- devel/cppunit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index 32568fdaa29e..b595d0e1c459 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -31,7 +31,7 @@ MAN1= cppunit-config.1 .endif MANCOMPRESSED= no -pre-everything: +pre-everything:: .if !defined(WITH_DOXYGEN) && !defined(NOPORTDOCS) @${ECHO_MSG} @${ECHO_MSG} You could define WITH_DOXYGEN if you want HTML documentation -- cgit v1.2.3