diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 09:39:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 09:39:26 +0000 |
commit | c49b570adf19259a6d861363b82e62b5001b347e (patch) | |
tree | 297f17c2bded31e9dd97a24f039a7003f8dab7d9 /x11-toolkits/wxgtk29 | |
parent | 7f5de2d6fc91940c0a73236469796e187b7ef9de (diff) | |
download | ports-c49b570adf19259a6d861363b82e62b5001b347e.tar.gz ports-c49b570adf19259a6d861363b82e62b5001b347e.zip |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk29')
-rw-r--r-- | x11-toolkits/wxgtk29/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile index b8c18480583c..06dd9c1320c9 100644 --- a/x11-toolkits/wxgtk29/Makefile +++ b/x11-toolkits/wxgtk29/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png\ USES+= iconv gmake pkgconfig USE_BZIP2= yes -USE_GCC= any USE_XORG= x11 sm xxf86vm xinerama USE_GL= glu USE_GNOME= gtk20 |