summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2008-12-21 16:14:08 +0000
committerjmcneill <jmcneill>2008-12-21 16:14:08 +0000
commit5acd624cfbf4b84a47d40a3f830166031cd8a4b7 (patch)
tree1a845ba7e483ffc71a1bceed4b073a74934978c4
parent384fedd771fe7e5414546b041a7be60f1a2db73a (diff)
downloadpkgsrc-5acd624cfbf4b84a47d40a3f830166031cd8a4b7.tar.gz
Fix PLIST, bump PKGREVISION.
-rw-r--r--sysutils/system-tools-backends/Makefile6
-rw-r--r--sysutils/system-tools-backends/PLIST3
2 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile
index 508465d01a3..540cc4a3983 100644
--- a/sysutils/system-tools-backends/Makefile
+++ b/sysutils/system-tools-backends/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/11/23 16:21:05 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2008/12/21 16:14:08 jmcneill Exp $
#
DISTNAME= system-tools-backends-2.6.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://system-tools-backends.freedesktop.org/downloads/2.6/
@@ -15,11 +15,13 @@ PKG_DESTDIR_SUPPORT= user-destdir
PKG_OPTIONS_VAR= PKG_OPTIONS.system-tools-backends
PKG_SUPPORTED_OPTIONS+= hal
PKG_SUGGESTED_OPTIONS+= hal
+PLIST_VARS+= hal
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mhal)
.include "../../security/policykit/buildlink3.mk"
.include "../../sysutils/hal/buildlink3.mk"
+PLIST.hal= yes
.endif
EGDIR= ${PREFIX}/share/examples/system-tools-backends
diff --git a/sysutils/system-tools-backends/PLIST b/sysutils/system-tools-backends/PLIST
index 4dd5eeeebf1..30791fc9359 100644
--- a/sysutils/system-tools-backends/PLIST
+++ b/sysutils/system-tools-backends/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2008/11/23 16:21:05 jmcneill Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/12/21 16:14:08 jmcneill Exp $
bin/system-tools-backends
lib/pkgconfig/system-tools-backends-2.0.pc
+${PLIST.hal}share/PolicyKit/policy/system-tools-backends.policy
share/dbus-1/system-services/org.freedesktop.SystemToolsBackends.GroupsConfig.service
share/dbus-1/system-services/org.freedesktop.SystemToolsBackends.HostsConfig.service
share/dbus-1/system-services/org.freedesktop.SystemToolsBackends.IfacesConfig.service