summaryrefslogtreecommitdiff
path: root/lang/mpd
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
commitc7ab7160a2371b5cc4337157a4c8aecb712a2755 (patch)
tree0d826cc304911161132b59addabafa6c5f80b569 /lang/mpd
parent8eb51190895e2bfabffd860811c8254232ab1e46 (diff)
downloadpkgsrc-c7ab7160a2371b5cc4337157a4c8aecb712a2755.tar.gz
Fix installation.
Diffstat (limited to 'lang/mpd')
-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