aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/packagekit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/packagekit/Makefile')
-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