summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-31 22:23:50 +0000
committerrillig <rillig>2005-05-31 22:23:50 +0000
commit12ee37735473e701045ac332298f70646b5d9ed3 (patch)
tree5ca0e4e59b24df3d80d600aba289abf8781729d9 /audio
parent36895bfe4c9b9d4084cd0b96817cf0d1058046c6 (diff)
downloadpkgsrc-12ee37735473e701045ac332298f70646b5d9ed3.tar.gz
Documentation is installed in share/doc, not in doc.
Diffstat (limited to 'audio')
-rw-r--r--audio/muse/Makefile5
-rw-r--r--audio/muse/PLIST21
2 files changed, 13 insertions, 13 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile
index 14bf55ab84c..0acf3c4171c 100644
--- a/audio/muse/Makefile
+++ b/audio/muse/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2005/05/22 20:07:38 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/31 22:23:50 rillig Exp $
#
DISTNAME= MuSE-0.9
PKGNAME= ${DISTNAME:S/MuSE/muse/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \
http://www.ljudmila.org/~jaromil/muse/releases/ \
@@ -23,6 +23,7 @@ CONFIGURE_ARGS+= --disable-lubrify
CONFIGURE_ARGS+= --enable-gtk2
LIBS+= ${LIBOSSAUDIO}
MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
+MAKE_FLAGS+= docsdir=${PREFIX:Q}/share/doc/MuSE
SUBST_CLASSES= dsp
SUBST_STAGE.dsp= post-patch
diff --git a/audio/muse/PLIST b/audio/muse/PLIST
index b0507ebe351..9ded4fa3115 100644
--- a/audio/muse/PLIST
+++ b/audio/muse/PLIST
@@ -1,15 +1,14 @@
-@comment $NetBSD: PLIST,v 1.2 2004/05/09 17:27:53 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/05/31 22:23:50 rillig Exp $
bin/muse
-doc/MuSE/AUTHORS
-doc/MuSE/COPYING
-doc/MuSE/ChangeLog
-doc/MuSE/KNOWN-BUGS
-doc/MuSE/NEWS
-doc/MuSE/README
-doc/MuSE/TODO
-doc/MuSE/USAGE
man/man1/muse.1
+share/doc/MuSE/AUTHORS
+share/doc/MuSE/COPYING
+share/doc/MuSE/ChangeLog
+share/doc/MuSE/KNOWN-BUGS
+share/doc/MuSE/NEWS
+share/doc/MuSE/README
+share/doc/MuSE/TODO
+share/doc/MuSE/USAGE
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/muse.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/muse.mo
-@dirrm doc/MuSE
-@dirrm doc
+@dirrm share/doc/MuSE