diff options
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r-- | print/libgnomecups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index dd3ebf19bfd9..4c6084552c30 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack glib20 +USE_GNOME= gnomeprefix gnomehack intlhack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |