diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/dconf/Makefile | 4 | ||||
-rw-r--r-- | devel/dconf/pkg-plist | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index 6d5da894f..173e08c47 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.13 2011/01/23 07:10:38 marcus Exp $ +# $MCom: ports/devel/dconf/Makefile,v 1.14 2011/01/23 18:58:06 marcus Exp $ # PORTNAME= dconf PORTVERSION= 0.7.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 aa1b64057..f2ecd53e7 100644 --- a/devel/dconf/pkg-plist +++ b/devel/dconf/pkg-plist @@ -42,9 +42,6 @@ share/vala/vapi/dconf.vapi @dirrmtry share/gtk-doc @dirrmtry share/dconf-editor @dirrmtry share/applications -@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 |