From ec1bb1b40738a10599d40368d01175cc56f4cea1 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 16 Oct 2003 22:51:31 +0000 Subject: Fix pre-everything targets. PR: ports/58148 Submitted by: Oliver Eikemeier --- x11-toolkits/wxgtk-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/wxgtk-devel/Makefile b/x11-toolkits/wxgtk-devel/Makefile index ccf3046ca535..b102a0f22c72 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." -- cgit v1.2.3