From 1c2467424297416ed47476a1a94cfb27906a3dd0 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 28 Feb 2003 22:53:02 +0000 Subject: Use pre-everything:: instead of pre-everything: to avoid conflict with targets in bsd.port.mk --- graphics/renderpark/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/renderpark') diff --git a/graphics/renderpark/Makefile b/graphics/renderpark/Makefile index cbeb15f59c6c..77945df6cac5 100644 --- a/graphics/renderpark/Makefile +++ b/graphics/renderpark/Makefile @@ -43,7 +43,7 @@ PLIST_SUB= WITH_SCENES="@comment " PLIST_SUB= WITH_SCENES="" .endif -pre-everything: +pre-everything:: .ifndef (WITH_XRML) @${ECHO} "Defining WITH_XRML=yes will allow you to read XRML input files" .endif -- cgit v1.2.3