diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /multimedia/audacious | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | freebsd-ports-gnome-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz freebsd-ports-gnome-d4f0d0048a8755106a4b0445221a19761e746984.tar.zst freebsd-ports-gnome-d4f0d0048a8755106a4b0445221a19761e746984.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 'multimedia/audacious')
-rw-r--r-- | multimedia/audacious/Makefile | 1 | ||||
-rw-r--r-- | multimedia/audacious/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index eae028a374b9..6e0348eff90f 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -7,6 +7,7 @@ PORTNAME= audacious PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://static.audacious-media-player.org/release/ EXTRACT_SUFX=.tgz diff --git a/multimedia/audacious/pkg-plist b/multimedia/audacious/pkg-plist index 7ec2e6ed67e7..73ea6af0d656 100644 --- a/multimedia/audacious/pkg-plist +++ b/multimedia/audacious/pkg-plist @@ -173,6 +173,3 @@ share/pixmaps/audacious.png @dirrm include/audacious @dirrmtry lib/audacious @dirrmtry share/applications -%%NLS%%@dirrmtry share/locale/sr@Latn/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sr@Latn -@dirrmtry share/pixmaps |