diff options
Diffstat (limited to 'print/gnome-print/Makefile')
-rw-r--r-- | print/gnome-print/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index fd190f326cd1..88f21b34fb9e 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -26,10 +26,8 @@ PLIST_SUB= VERSION=${PORTVERSION} USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GMAKE= yes -USE_PERL5= yes USE_GNOME= gnomehack gnomeprefix gnomehier gnomelibs gnomecanvas -USES= gettext +USES= gettext gmake perl5 USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |