diff options
Diffstat (limited to 'print/libgnomeprintmm')
-rw-r--r-- | print/libgnomeprintmm/Makefile | 2 |
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 |