diff options
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r-- | print/libgnomecups/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index b988f3397..076acff8a 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -16,10 +16,8 @@ LIB_DEPENDS= cups:${PORTSDIR}/print/cups-client USE_BZIP2= yes USE_GMAKE= yes -USES= pathfix -USE_PKGCONFIG= build USE_GNOME= intlhack ltverhack glib20 -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include |