diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 11:32:33 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 11:32:33 +0000 |
commit | 1a369f037dbef408306b67fcc95385ed861354e2 (patch) | |
tree | f465fcded38ea1f9e3f198db39e0fc1eb750712e /multimedia/audacious-plugins | |
parent | 1b14590892b06b0f3913667141443b8db84698c6 (diff) | |
download | ports-1a369f037dbef408306b67fcc95385ed861354e2.tar.gz ports-1a369f037dbef408306b67fcc95385ed861354e2.zip |
Notes
Diffstat (limited to 'multimedia/audacious-plugins')
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 3 | ||||
-rw-r--r-- | multimedia/audacious-plugins/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 5d2f9781774c..499547660f2f 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/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-plugins/pkg-plist b/multimedia/audacious-plugins/pkg-plist index 3694bb5a8932..94f44dc48b6a 100644 --- a/multimedia/audacious-plugins/pkg-plist +++ b/multimedia/audacious-plugins/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 |