summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-04-07 17:43:14 +0000
committerjoerg <joerg@pkgsrc.org>2008-04-07 17:43:14 +0000
commit872f47d93694fded6e56e12194122387bbcb2084 (patch)
tree0d826cc304911161132b59addabafa6c5f80b569 /lang
parent4e8dc286a581ff26125971e88ee4fd1d0446aaad (diff)
downloadpkgsrc-872f47d93694fded6e56e12194122387bbcb2084.tar.gz
Fix installation.
Diffstat (limited to 'lang')
-rw-r--r--lang/mpd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/mpd/Makefile b/lang/mpd/Makefile
index 4a65e778e35..65c787ac67e 100644
--- a/lang/mpd/Makefile
+++ b/lang/mpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/03/25 09:48:13 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2008/04/07 17:43:14 joerg Exp $
#
DISTNAME= mpd.1.0.1
@@ -29,7 +29,8 @@ SUBST_SED.mpd+= -e 's,_WRKSRC_,${WRKSRC},g'
SUBST_SED.mpd+= -e 's,_XINC_,${X11BASE}/include,g'
SUBST_SED.mpd+= -e 's,_XLIB_,${X11BASE}/lib,g'
-INSTALLATION_DIRS= bin lib/mpd ${PKGMANDIR}/man1 ${PKGMANDIR}/man3 share/doc/mpd
+INSTALLATION_DIRS= bin lib/mpd ${PKGMANDIR}/man1 ${PKGMANDIR}/man3 \
+ ${PKGMANDIR}/man5 share/doc/mpd
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/csw/cstest ${PREFIX}/bin/mpd-cstest