diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 22:44:09 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 22:44:09 +0800 |
commit | 6ee7847b936b2d57ff0c370894379d0b7e6d6796 (patch) | |
tree | a0a1bf8b49dd688d476e892ffd6b524a6583d2bf /sysutils/gnome-control-center3 | |
parent | a3bc9f93513658f1fe4826f7479f7c8c32ccd8b2 (diff) | |
download | marcuscom-ports-6ee7847b936b2d57ff0c370894379d0b7e6d6796.tar marcuscom-ports-6ee7847b936b2d57ff0c370894379d0b7e6d6796.tar.gz marcuscom-ports-6ee7847b936b2d57ff0c370894379d0b7e6d6796.tar.bz2 marcuscom-ports-6ee7847b936b2d57ff0c370894379d0b7e6d6796.tar.lz marcuscom-ports-6ee7847b936b2d57ff0c370894379d0b7e6d6796.tar.xz marcuscom-ports-6ee7847b936b2d57ff0c370894379d0b7e6d6796.tar.zst marcuscom-ports-6ee7847b936b2d57ff0c370894379d0b7e6d6796.zip |
Fix plist, left over directories
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15109 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-control-center3')
-rw-r--r-- | sysutils/gnome-control-center3/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gnome-control-center3/pkg-plist | 7 |
2 files changed, 9 insertions, 1 deletions
diff --git a/sysutils/gnome-control-center3/Makefile b/sysutils/gnome-control-center3/Makefile index d2ffed7c6..4d1181e7f 100644 --- a/sysutils/gnome-control-center3/Makefile +++ b/sysutils/gnome-control-center3/Makefile @@ -3,13 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-control-center3/Makefile,v 1.4 2011/01/20 16:14:40 kwm Exp $ +# $MCom: ports/sysutils/gnome-control-center3/Makefile,v 1.5 2011/01/20 17:06:11 kwm Exp $ # # add cheese suppor when it gets gtk3 version PORTNAME= gnome-control-center PORTVERSION= 2.91.5 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/sysutils/gnome-control-center3/pkg-plist b/sysutils/gnome-control-center3/pkg-plist index 0c7d7d60d..b3230af71 100644 --- a/sysutils/gnome-control-center3/pkg-plist +++ b/sysutils/gnome-control-center3/pkg-plist @@ -542,8 +542,13 @@ share/sounds/gnome/default/alerts/sonar.ogg @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%%/default-apps @dirrm %%DATADIR%% +@dirrm share/doc/libgnome-control-center @dirrmtry share/desktop-directories @dirrmtry share/applications +@dirrm lib/control-center-1/panels +@dirrm lib/control-center-1 +@dirrm include/gnome-control-center-1/libgnome-control-center +@dirrm include/gnome-control-center-1 @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/zu/LC_MESSAGES @@ -576,6 +581,8 @@ share/sounds/gnome/default/alerts/sonar.ogg @dirrmtry share/locale/mai @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku +@dirrmtry share/locale/ilo/LC_MESSAGES +@dirrmtry share/locale/ilo @dirrmtry share/locale/en@shaw/LC_MESSAGES @dirrmtry share/locale/en@shaw @dirrmtry share/locale/dz/LC_MESSAGES |