aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/packagekit
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-03-25 06:41:24 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-03-25 06:41:24 +0000
commit174f6e02061d47f8898cb17555d336b17d85e9a4 (patch)
tree9a653d2bb13d114eb24e52433f75649ea654e0f3 /ports-mgmt/packagekit
parentdfa30eb7bffa93c99efad19f380da2ce118e23d0 (diff)
downloadports-174f6e02061d47f8898cb17555d336b17d85e9a4.tar.gz
ports-174f6e02061d47f8898cb17555d336b17d85e9a4.zip
Notes
Diffstat (limited to 'ports-mgmt/packagekit')
-rw-r--r--ports-mgmt/packagekit/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index 643e93356a19..cfe0d7c01f70 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -4,7 +4,7 @@
PORTNAME= PackageKit
PORTVERSION= 0.6.11
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= ports-mgmt sysutils
MASTER_SITES= http://www.packagekit.org/releases/
@@ -17,9 +17,9 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \
dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
polkit-gobject-1:${PORTSDIR}/sysutils/polkit \
ck-connector:${PORTSDIR}/sysutils/consolekit
-#RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof \
-# ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection \
-# ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info
+RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof \
+ ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection \
+ ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info
USE_GMAKE= yes
USE_GETTEXT= yes