summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 05:31:59 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 05:31:59 +0800
commit81521331aae9511fa40180ab4b1d4cd746fc30c4 (patch)
tree06a0dd422d0e57147dd5f5d767b683a5e5bcf4d0 /devel
parentbcbd541865aa66d243aebc85de7308ae7ac59c5f (diff)
downloadmarcuscom-ports-81521331aae9511fa40180ab4b1d4cd746fc30c4.tar
marcuscom-ports-81521331aae9511fa40180ab4b1d4cd746fc30c4.tar.gz
marcuscom-ports-81521331aae9511fa40180ab4b1d4cd746fc30c4.tar.bz2
marcuscom-ports-81521331aae9511fa40180ab4b1d4cd746fc30c4.tar.lz
marcuscom-ports-81521331aae9511fa40180ab4b1d4cd746fc30c4.tar.xz
marcuscom-ports-81521331aae9511fa40180ab4b1d4cd746fc30c4.tar.zst
marcuscom-ports-81521331aae9511fa40180ab4b1d4cd746fc30c4.zip
Take ownership over PREFIX/dbus-1/interfaces.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10171 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/dbus/Makefile3
-rw-r--r--devel/dbus/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile
index eb8cbf010..7ea7c3d89 100644
--- a/devel/dbus/Makefile
+++ b/devel/dbus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dbus
PORTVERSION?= 1.1.2
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= devel gnome
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/
@@ -59,6 +59,7 @@ post-install:
.if !defined(PACKAGE_BUILDING)
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.endif
+ ${MKDIR} ${PREFIX}/share/dbus-1/interfaces
.endif
.include <bsd.port.post.mk>
diff --git a/devel/dbus/pkg-plist b/devel/dbus/pkg-plist
index f0f163916..3bbf8b3c9 100644
--- a/devel/dbus/pkg-plist
+++ b/devel/dbus/pkg-plist
@@ -31,11 +31,13 @@ libdata/pkgconfig/dbus-1.pc
libexec/dbus-daemon-launch-helper
@exec mkdir -p %D/libexec/dbus-1
@exec mkdir -p %D/etc/dbus-1/system.d
+@exec mkdir -p %D/share/dbus-1/interfaces
@exec mkdir -p %D/share/dbus-1/services
@exec mkdir -p %D/share/dbus-1/system-services
@exec mkdir -p %D/etc/dbus-1/session.d
@dirrmtry share/dbus-1/system-services
@dirrmtry share/dbus-1/services
+@dirrmtry share/dbus-1/interfaces
@dirrmtry share/dbus-1
@dirrmtry libexec/dbus-1
@dirrm include/dbus-%%VERSION%%/include/dbus