aboutsummaryrefslogtreecommitdiff
path: root/print/libgnomecups
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-17 05:25:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-17 05:25:10 +0000
commit6d490dfba7245e0f0ecc849939768847e96d1f6f (patch)
treee25a1b81e0e6e5dab854a5534b3ce7d331661f52 /print/libgnomecups
parent609d5054e7cc6adec9b1b0a6a116199990e67da0 (diff)
downloadports-6d490dfba7245e0f0ecc849939768847e96d1f6f.tar.gz
ports-6d490dfba7245e0f0ecc849939768847e96d1f6f.zip
Notes
Diffstat (limited to 'print/libgnomecups')
-rw-r--r--print/libgnomecups/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index c6a4fee28fe9..2149302507f9 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -14,14 +14,12 @@ COMMENT= Support library for gnome cups administration
LIB_DEPENDS= cups:${PORTSDIR}/print/cups-client
-USES= pkgconfig gettext
+USES= pkgconfig gettext gmake
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNOME= gnomehack intlhack ltverhack glib20
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>