diff options
author | fjoe <fjoe@FreeBSD.org> | 2006-04-02 19:09:03 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2006-04-02 19:09:03 +0800 |
commit | b04b8167e4ccbe7698db3888cc317143f1cfa65c (patch) | |
tree | ba11c5fed291895de9793c9efcedc0e681c07a46 /x11-toolkits/wxgtk29 | |
parent | 835032fe2f15ed8add04bb6268db20480fa8ff4a (diff) | |
download | freebsd-ports-gnome-b04b8167e4ccbe7698db3888cc317143f1cfa65c.tar.gz freebsd-ports-gnome-b04b8167e4ccbe7698db3888cc317143f1cfa65c.tar.zst freebsd-ports-gnome-b04b8167e4ccbe7698db3888cc317143f1cfa65c.zip |
Remove commented out USE_GCC.
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 125352772425..ea79ad14a86b 100644 --- a/x11-toolkits/wxgtk29/Makefile +++ b/x11-toolkits/wxgtk29/Makefile @@ -28,7 +28,6 @@ USE_X_PREFIX= yes USE_GL= yes USE_GMAKE= yes USE_ICONV= yes -#USE_GCC= 3.4+ USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libpng=sys\ |