diff options
author | miwi <miwi@FreeBSD.org> | 2010-06-20 17:52:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-06-20 17:52:22 +0800 |
commit | 14c712a8d139f59ffc369f99edfa888238b31a24 (patch) | |
tree | da1973f03f636fba9c801cbaa526a33270e55f22 /x11 | |
parent | 021ade8d6f5e3a14d4a106a347f8821029fae1b7 (diff) | |
download | freebsd-ports-gnome-14c712a8d139f59ffc369f99edfa888238b31a24.tar.gz freebsd-ports-gnome-14c712a8d139f59ffc369f99edfa888238b31a24.tar.zst freebsd-ports-gnome-14c712a8d139f59ffc369f99edfa888238b31a24.zip |
- Fix pkg-plist
Feature safe: yes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 1 | ||||
-rw-r--r-- | x11/xfce4-screenshooter-plugin/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 832b24fb3959..569cb92c9ac6 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-screenshooter-plugin PORTVERSION= 1.7.9 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://mocha.xfce.org/archive/src/apps/${PORTNAME:S/-plugin//}/${PORTVERSION:R}/ DISTNAME= xfce4-screenshooter-${PORTVERSION} diff --git a/x11/xfce4-screenshooter-plugin/pkg-plist b/x11/xfce4-screenshooter-plugin/pkg-plist index 909b5849b2e2..8fd623579b8d 100644 --- a/x11/xfce4-screenshooter-plugin/pkg-plist +++ b/x11/xfce4-screenshooter-plugin/pkg-plist @@ -108,6 +108,7 @@ share/icons/hicolor/scalable/apps/applets-screenshooter.svg %%DOCSDIR%%/zh_CN/xfce4-screenshooter.html share/xfce4/panel-plugins/screenshooter.desktop @dirrmtry share/xfce4/panel-plugins +@dirrmtry libexec/xfce4/panel-plugins @dirrm %%DOCSDIR%%/zh_CN/images @dirrm %%DOCSDIR%%/zh_CN @dirrm %%DOCSDIR%%/tr/images |