From 1a369f037dbef408306b67fcc95385ed861354e2 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 7 Aug 2006 11:32:33 +0000 Subject: - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist - Bump PORTREVISION - Use USE_LDCONFIG instead INSTALLS_SHLIB PR: ports/101507 Submitted by: Stanislav Sedov Approved by: Stepan Zastupov (maintainer) --- multimedia/audacious/Makefile | 3 ++- multimedia/audacious/pkg-plist | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'multimedia/audacious') diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index 5d2f9781774c..499547660f2f 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -7,6 +7,7 @@ PORTNAME= audacious PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://audacious-media-player.org/release/ \ ${MASTER_SITE_LOCAL} @@ -27,7 +28,7 @@ USE_GETTEXT= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lstdc++" \ INPUT_PLUGINS="${INPUT_PLUGINS}" \ diff --git a/multimedia/audacious/pkg-plist b/multimedia/audacious/pkg-plist index 3694bb5a8932..94f44dc48b6a 100644 --- a/multimedia/audacious/pkg-plist +++ b/multimedia/audacious/pkg-plist @@ -112,3 +112,5 @@ share/locale/zh_TW/LC_MESSAGES/audacious.mo @dirrm lib/audacious @dirrm include/audacious @dirrmtry share/applications +@dirrmtry share/locale/br/LC_MESSAGES +@dirrmtry share/locale/br -- cgit v1.2.3