diff options
-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 |