diff options
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r-- | print/libgnomecups/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 129a461290ca..424956441dbb 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -14,11 +14,10 @@ COMMENT= Support library for gnome cups administration LIB_DEPENDS= cups:${PORTSDIR}/print/cups-client -USES= pkgconfig +USES= pkgconfig gettext USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack ltverhack glib20 -USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include |