summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-11-07 16:02:37 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-11-07 16:02:37 +0000
commita6dab36e08c10bd1943d080db995e3b69b357d45 (patch)
treeeb52c676e440ece536195c96983b26a9ddd8da22
parentAdd another s/PORTDOCS/MYPORTDOCS/ (diff)
USE_MESA -> USE_GL
-rw-r--r--x11-toolkits/wxgtk-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/wxgtk-devel/Makefile b/x11-toolkits/wxgtk-devel/Makefile
index 622b4551c04e..1088c2817724 100644
--- a/x11-toolkits/wxgtk-devel/Makefile
+++ b/x11-toolkits/wxgtk-devel/Makefile
@@ -24,12 +24,12 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_MESA= yes
+USE_GL= yes
USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS=--with-libpng=sys \
+CONFIGURE_ARGS= --with-libpng=sys \
--with-libjpeg=sys \
--with-libtiff=sys \
--with-zlib=sys \