summaryrefslogtreecommitdiff
path: root/audio/muse/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-09 17:27:53 +0000
committerminskim <minskim>2004-05-09 17:27:53 +0000
commit6f44392b888e6bcee80fee657be9351b927af646 (patch)
tree6e06a0e971fe9b6f55f1cb8b87477435084d2c5f /audio/muse/Makefile
parent552a6c1eac30d101b04d5f27ed4b2debf49aac8e (diff)
downloadpkgsrc-6f44392b888e6bcee80fee657be9351b927af646.tar.gz
Install .mo into ${PKGLOCALEDIR}/locale, not /usr/local.
Add them to PLIST and Bump PKGREVISION.
Diffstat (limited to 'audio/muse/Makefile')
-rw-r--r--audio/muse/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile
index 1c3e6fd819a..935bca125d1 100644
--- a/audio/muse/Makefile
+++ b/audio/muse/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/05/07 16:34:14 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/09 17:27:53 minskim Exp $
#
DISTNAME= MuSE-0.9
PKGNAME= ${DISTNAME:S/MuSE/muse/}
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \
http://www.ljudmila.org/~jaromil/muse/releases/ \
@@ -16,10 +17,12 @@ GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_X11= yes
+USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --disable-ncurses
CONFIGURE_ARGS+= --enable-gtk2
LIBS+= ${LIBOSSAUDIO}
+MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
SUBST_CLASSES= dsp
SUBST_STAGE.dsp= post-patch