aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dconf
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2010-11-25 19:26:59 +0800
committerkwm <kwm@FreeBSD.org>2010-11-25 19:26:59 +0800
commit5b43d6a68aec89d68f522ea7c1826bac36c11a37 (patch)
tree7b3b21b4b913a7d0ba537dcef0a974f0a79e1ae2 /devel/dconf
parent0306cf4fd4e7b4a6b43c88980a691ab0067adae2 (diff)
downloadfreebsd-ports-gnome-5b43d6a68aec89d68f522ea7c1826bac36c11a37.tar.gz
freebsd-ports-gnome-5b43d6a68aec89d68f522ea7c1826bac36c11a37.tar.zst
freebsd-ports-gnome-5b43d6a68aec89d68f522ea7c1826bac36c11a37.zip
remove some left over directories to fix plist.
Submitted by: QAT, pointyhat via erwin.
Diffstat (limited to 'devel/dconf')
-rw-r--r--devel/dconf/Makefile2
-rw-r--r--devel/dconf/pkg-plist3
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile
index 1935112cc49a..824749468101 100644
--- a/devel/dconf/Makefile
+++ b/devel/dconf/Makefile
@@ -8,7 +8,7 @@
PORTNAME= dconf
PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/devel/dconf/pkg-plist b/devel/dconf/pkg-plist
index 0a3510bedb0a..3f2a96fbe976 100644
--- a/devel/dconf/pkg-plist
+++ b/devel/dconf/pkg-plist
@@ -36,6 +36,9 @@ share/vala/vapi/dconf.vapi
@dirrm share/gtk-doc/html/dconf
@dirrmtry share/gtk-doc/html
@dirrmtry share/gtk-doc
+@dirrmtry share/dbus-1/system-services
+@dirrmtry share/dbus-1/services
+@dirrmtry share/dbus-1
@dirrm include/dconf
@exec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true
@unexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true