aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2010-06-01 06:52:40 +0800
committermarcus <marcus@FreeBSD.org>2010-06-01 06:52:40 +0800
commit66b59c29d31c28957b86bbe1b520844d5336d4d4 (patch)
tree72a59e244b5f381232840bd1d3de446805dc1596 /sysutils
parent2c2561c199ec10f3700421f8ede07d5273bf248f (diff)
downloadfreebsd-ports-gnome-66b59c29d31c28957b86bbe1b520844d5336d4d4.tar.gz
freebsd-ports-gnome-66b59c29d31c28957b86bbe1b520844d5336d4d4.tar.zst
freebsd-ports-gnome-66b59c29d31c28957b86bbe1b520844d5336d4d4.zip
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/consolekit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile
index 755f848955ca..1742db0deb34 100644
--- a/sysutils/consolekit/Makefile
+++ b/sysutils/consolekit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= consolekit
PORTVERSION= 0.4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.freedesktop.org/software/ConsoleKit/dist/
DISTFILES= ConsoleKit-${PORTVERSION}${EXTRACT_SUFX}
@@ -20,6 +20,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
WRKSRC= ${WRKDIR}/ConsoleKit-${PORTVERSION}
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_XORG= x11
USE_GNOME= gnomehack
USE_GMAKE= yes