diff options
-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 2cc52892d..bdd1852b7 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack intlhack ltverhack glib20 +USE_GNOME= gnomehack intlhack ltverhack glib20 pkgconfig USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool |