summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2007-05-28 04:39:07 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2007-05-28 04:39:07 +0000
commitcd6f803346da3cb143d5bf04948422cfa5957626 (patch)
tree7955ca5fdf9bc7bf5292da94e46c5a299de73e54 /print
parentAllow these ports to be built with GCC 4.2. (diff)
Allow these ports to be built with GCC 4.2.
Notes
Notes: svn path=/head/; revision=192160
Diffstat (limited to 'print')
-rw-r--r--print/libgnomeprintmm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile
index 40b204c50379..3472c63f5b1b 100644
--- a/print/libgnomeprintmm/Makefile
+++ b/print/libgnomeprintmm/Makefile
@@ -23,7 +23,7 @@ USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GNOME= gnomeprefix gnomehack libgnomeprint
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes