summaryrefslogtreecommitdiffstats
path: root/graphics/xrml
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-02-28 22:53:02 +0000
committerkris <kris@FreeBSD.org>2003-02-28 22:53:02 +0000
commit096942392ee46ef8297273fb3fa2a313f931c0c0 (patch)
tree4ec8afc18af70d92d853cc763b3bed101e723438 /graphics/xrml
parent75b1e7b4c906e864b55998aa91968febb68a6be7 (diff)
downloadFreeBSD-ports-096942392ee46ef8297273fb3fa2a313f931c0c0.zip
FreeBSD-ports-096942392ee46ef8297273fb3fa2a313f931c0c0.tar.gz
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
Diffstat (limited to 'graphics/xrml')
-rw-r--r--graphics/xrml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xrml/Makefile b/graphics/xrml/Makefile
index e645c9a..10a29bf 100644
--- a/graphics/xrml/Makefile
+++ b/graphics/xrml/Makefile
@@ -37,7 +37,7 @@ USE_GCC=2.95
.endif
.ifndef (WITH_EXAMPLES)
-pre-everything:
+pre-everything::
@${ECHO} "You can define WITH_EXAMPLES=yes to install example VRML files"
.endif
OpenPOWER on IntegriCloud