diff options
author | mezz <mezz@FreeBSD.org> | 2007-04-30 04:09:07 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-04-30 04:09:07 +0800 |
commit | 5883f3534616d0b01ac1c0b8985483df0cbae6d6 (patch) | |
tree | cdab328b24fc95d0261826b54b66fd7fafbe5891 /x11 | |
parent | 700cf2e20f037d6de6088be93dbd66e005f77d8f (diff) | |
download | freebsd-ports-gnome-5883f3534616d0b01ac1c0b8985483df0cbae6d6.tar.gz freebsd-ports-gnome-5883f3534616d0b01ac1c0b8985483df0cbae6d6.tar.zst freebsd-ports-gnome-5883f3534616d0b01ac1c0b8985483df0cbae6d6.zip |
Back it out, fix the plist after remove from hicolor-icon-theme. Bump the
PORTREVISION.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-applets/pkg-plist | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 1b87916a9887..775bbe206a48 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-applets PORTVERSION= 2.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist index ba457ac74569..27a5b8657f87 100644 --- a/x11/gnome-applets/pkg-plist +++ b/x11/gnome-applets/pkg-plist @@ -1123,6 +1123,10 @@ share/locale/xh/LC_MESSAGES/gnome-applets-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-applets-2.0.mo share/locale/zh_HK/LC_MESSAGES/gnome-applets-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo +@dirrmtry share/icons/hicolor/svgxsvg/apps +@dirrmtry share/icons/hicolor/svgxsvg +@dirrmtry share/icons/hicolor +@dirrmtry share/icons @dirrm share/gnome/pixmaps/stickynotes %%CPUFREQ%%@dirrm share/gnome/pixmaps/cpufreq-applet @dirrm share/gnome/pixmaps/accessx-status-applet |