aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-12-23 17:41:52 +0800
committerantoine <antoine@FreeBSD.org>2014-12-23 17:41:52 +0800
commitf66169d690e758b211aaf136000690fb6cff44ee (patch)
tree0e9d310defa61684c1b30356cb8789f5931df0b2 /devel
parent4578e94a9fc89834521e568e36986c569a770ac9 (diff)
downloadfreebsd-ports-gnome-f66169d690e758b211aaf136000690fb6cff44ee.tar.gz
freebsd-ports-gnome-f66169d690e758b211aaf136000690fb6cff44ee.tar.zst
freebsd-ports-gnome-f66169d690e758b211aaf136000690fb6cff44ee.zip
Add two empty directories that belonged to gnomehier
This should unbreak textproc/ibus build
Diffstat (limited to 'devel')
-rw-r--r--devel/dconf/Makefile1
-rw-r--r--devel/dconf/pkg-plist2
2 files changed, 3 insertions, 0 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile
index a7dc9d43e841..2ce1c18c98fe 100644
--- a/devel/dconf/Makefile
+++ b/devel/dconf/Makefile
@@ -4,6 +4,7 @@
PORTNAME?= dconf
PORTVERSION= 0.22.0
+PORTREVISION?= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DISTNAME= dconf-${PORTVERSION}
diff --git a/devel/dconf/pkg-plist b/devel/dconf/pkg-plist
index bf48ea605459..aa35523310f7 100644
--- a/devel/dconf/pkg-plist
+++ b/devel/dconf/pkg-plist
@@ -103,5 +103,7 @@ share/locale/zh_HK/LC_MESSAGES/dconf.mo
share/locale/zh_TW/LC_MESSAGES/dconf.mo
share/vala/vapi/dconf.deps
share/vala/vapi/dconf.vapi
+@dir etc/dconf/db
+@dir etc/dconf/profile
@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