diff options
author | fjoe <fjoe@FreeBSD.org> | 2006-04-02 11:09:03 +0000 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2006-04-02 11:09:03 +0000 |
commit | b04b8167e4ccbe7698db3888cc317143f1cfa65c (patch) | |
tree | ba11c5fed291895de9793c9efcedc0e681c07a46 /x11-toolkits | |
parent | 835032fe2f15ed8add04bb6268db20480fa8ff4a (diff) | |
download | FreeBSD-ports-b04b8167e4ccbe7698db3888cc317143f1cfa65c.zip FreeBSD-ports-b04b8167e4ccbe7698db3888cc317143f1cfa65c.tar.gz |
Remove commented out USE_GCC.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxgtk26/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/wxgtk28/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/wxgtk29/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile index 1253527..ea79ad1 100644 --- a/x11-toolkits/wxgtk26/Makefile +++ b/x11-toolkits/wxgtk26/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\ diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile index 1253527..ea79ad1 100644 --- a/x11-toolkits/wxgtk28/Makefile +++ b/x11-toolkits/wxgtk28/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\ diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile index 1253527..ea79ad1 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\ |