aboutsummaryrefslogtreecommitdiffstats
path: root/devel/clanlib-devel
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2003-10-17 06:51:31 +0800
committeranholt <anholt@FreeBSD.org>2003-10-17 06:51:31 +0800
commitdbbaf111a6d8178c698a4cd104db41f65fd240eb (patch)
tree555a21c3f5d84a8f937e4098d2c4cad7f9730090 /devel/clanlib-devel
parent01f04af8da0acf55a4e9f7bda13e8e330117a18d (diff)
downloadfreebsd-ports-gnome-dbbaf111a6d8178c698a4cd104db41f65fd240eb.tar.gz
freebsd-ports-gnome-dbbaf111a6d8178c698a4cd104db41f65fd240eb.tar.zst
freebsd-ports-gnome-dbbaf111a6d8178c698a4cd104db41f65fd240eb.zip
Fix pre-everything targets.
PR: ports/58148 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'devel/clanlib-devel')
-rw-r--r--devel/clanlib-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile
index a91fc25626e1..88234d217f50 100644
--- a/devel/clanlib-devel/Makefile
+++ b/devel/clanlib-devel/Makefile
@@ -76,7 +76,7 @@ LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis
PLIST_SUB+= LIBVORBIS=""
.endif
-pre-everything:
+pre-everything::
@${ECHO_MSG} "ClanLib has the following tunables option(s):"
@${ECHO_MSG} ""
@${ECHO_MSG} " WITHOUT_SDL=yes Turns off SDL support"