diff options
author | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
commit | 87f4d471fb27b9547c1a0de221b51f4c31684157 (patch) | |
tree | dfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /audio/beast | |
parent | 5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff) | |
download | freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.zst freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.zip |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'audio/beast')
-rw-r--r-- | audio/beast/Makefile | 2 | ||||
-rw-r--r-- | audio/beast/pkg-plist | 10 |
2 files changed, 1 insertions, 11 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 849cd76cf917..e08b3518ffca 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -7,7 +7,7 @@ PORTNAME= beast PORTVERSION= 0.6.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= ftp://beast.gtk.org/pub/beast/v0.6/ \ http://beast.gtk.org/beast-ftp/v0.6/ diff --git a/audio/beast/pkg-plist b/audio/beast/pkg-plist index ab736b4e986f..ebb1401bf559 100644 --- a/audio/beast/pkg-plist +++ b/audio/beast/pkg-plist @@ -305,15 +305,5 @@ share/mime/packages/beast.xml @dirrm share/gnome/bse @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca |