diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 14:34:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 14:34:52 +0000 |
commit | efa63f6ba4d035a78bf22994112284daa54d01e2 (patch) | |
tree | a8e60f648b180d79a27a101c6135bb1ecf9d5c89 /x11-toolkits | |
parent | 07dc5b5098fa633c7cf68ca1d4973f913a455e22 (diff) | |
download | ports-efa63f6ba4d035a78bf22994112284daa54d01e2.tar.gz ports-efa63f6ba4d035a78bf22994112284daa54d01e2.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkglextmm/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libgtk-java/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile index a3465a514289..b2b4cc06dd10 100644 --- a/x11-toolkits/gtkglextmm/Makefile +++ b/x11-toolkits/gtkglextmm/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \ USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 -USE_GCC= 3.4+ USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index ddf0ea9f52ae..6ad017bce438 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -27,7 +27,6 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes -USE_GCC= 3.4+ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack gtk20 diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile index 2d1a99a8ba77..a6ba311d4338 100644 --- a/x11-toolkits/libgtk-java/Makefile +++ b/x11-toolkits/libgtk-java/Makefile @@ -25,7 +25,6 @@ GNU_CONFIGURE= yes USE_JAVA= yes JAVA_VERSION= 1.2+ JAVA_OS= native -USE_GCC= 3.4+ USE_GNOME= gnomehack gtk20 CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR} \ --without-javadocs # needs docbook-utils |