aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-05-12 21:35:30 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-05-12 21:35:30 +0000
commitfa8deceba89988667b42d0153905051ea9995aaa (patch)
tree8818971d2f69f06c3410b654b6a264dcee0f3950 /print
parenta50112f058da1f30f58154f11591af9a7f8b02d9 (diff)
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cups-pk-helper/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/cups-pk-helper/Makefile b/print/cups-pk-helper/Makefile
index ce2e51fbc03c..bbdf1aa11f6d 100644
--- a/print/cups-pk-helper/Makefile
+++ b/print/cups-pk-helper/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cups-pk-helper
PORTVERSION= 0.0.4
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/releases/
@@ -19,6 +20,8 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GNOME= intlhack gtk20
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/libs"