summaryrefslogtreecommitdiff
path: root/devel/gconfmm26
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-05-24 06:07:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-05-24 06:07:46 +0000
commit25785909cc4e852ca4c8e3dd1042f0b170f03d93 (patch)
tree03d4d570bf0fcfb606c90ebd34e9a5b567fcf477 /devel/gconfmm26
parentBump PORTREVISION for the build fix since it does change what gets installed, (diff)
Allow these ports to build with GCC 4.2.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=191625
Diffstat (limited to 'devel/gconfmm26')
-rw-r--r--devel/gconfmm26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile
index 23cdd4d7cf18..61a7412703f9 100644
--- a/devel/gconfmm26/Makefile
+++ b/devel/gconfmm26/Makefile
@@ -26,7 +26,7 @@ LATEST_LINK= gconfmm26
USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GNOME= gnomehack gconf2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes