summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-24 02:58:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-24 02:58:06 +0800
commitb664a2a2784758d343855bf880e2ea6bc1d2e43c (patch)
tree117d1405bf0c5429a8b742979c5316cfa9f42dde /devel
parent53c92a62c751ba2c9c5bff83f3d98c0ddd8309d0 (diff)
downloadmarcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar
marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.gz
marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.bz2
marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.lz
marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.xz
marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.zst
marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.zip
Remove a leftover directory.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15080 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/dconf/Makefile4
-rw-r--r--devel/dconf/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile
index ea7c7dae2..6d5da894f 100644
--- a/devel/dconf/Makefile
+++ b/devel/dconf/Makefile
@@ -3,12 +3,12 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/dconf/Makefile,v 1.12 2011/01/20 23:54:50 kwm Exp $
+# $MCom: ports/devel/dconf/Makefile,v 1.13 2011/01/23 07:10:38 marcus Exp $
#
PORTNAME= dconf
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/devel/dconf/pkg-plist b/devel/dconf/pkg-plist
index a275355af..aa1b64057 100644
--- a/devel/dconf/pkg-plist
+++ b/devel/dconf/pkg-plist
@@ -45,6 +45,7 @@ share/vala/vapi/dconf.vapi
@dirrmtry share/dbus-1/system-services
@dirrmtry share/dbus-1/services
@dirrmtry share/dbus-1
+@dirrm include/dconf-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