summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2003-10-16 22:51:31 +0000
committeranholt <anholt@FreeBSD.org>2003-10-16 22:51:31 +0000
commitdbbaf111a6d8178c698a4cd104db41f65fd240eb (patch)
tree555a21c3f5d84a8f937e4098d2c4cad7f9730090 /x11-toolkits
parent01f04af8da0acf55a4e9f7bda13e8e330117a18d (diff)
downloadFreeBSD-ports-dbbaf111a6d8178c698a4cd104db41f65fd240eb.zip
FreeBSD-ports-dbbaf111a6d8178c698a4cd104db41f65fd240eb.tar.gz
Fix pre-everything targets.
PR: ports/58148 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wxgtk-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk-devel/Makefile b/x11-toolkits/wxgtk-devel/Makefile
index ccf3046..b102a0f 100644
--- a/x11-toolkits/wxgtk-devel/Makefile
+++ b/x11-toolkits/wxgtk-devel/Makefile
@@ -55,7 +55,7 @@ CONFIGURE_ARGS+=--enable-gtk2 ${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+=--host=${CONFIGURE_TARGET} --build=${CONFIGURE_TARGET}
.endif
-pre-everything:
+pre-everything::
.if !defined(WITH_GTK2)
@${ECHO_MSG} "* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *"
@${ECHO_MSG} "You can define WITH_GTK2=yes if you want to use Gtk20 toolkit."
OpenPOWER on IntegriCloud