pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mplayer-share Fixed PKGMANDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9f19ef3326d
branches: trunk
changeset: 520690:d9f19ef3326d
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Oct 25 21:00:46 2006 +0000
description:
Fixed PKGMANDIR.
diffstat:
multimedia/mplayer-share/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 055136d3b490 -r d9f19ef3326d multimedia/mplayer-share/Makefile
--- a/multimedia/mplayer-share/Makefile Wed Oct 25 19:08:37 2006 +0000
+++ b/multimedia/mplayer-share/Makefile Wed Oct 25 21:00:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/13 17:25:00 drochner Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/25 21:00:46 rillig Exp $
.include "Makefile.common"
@@ -10,7 +10,7 @@
NO_BUILD= YES
NO_CONFIGURE= YES
-INSTALLATION_DIRS= man/man1
+INSTALLATION_DIRS= ${PKGMANDIR}/man1
do-install:
${INSTALL_MAN} ${WRKSRC}/DOCS/man/en/mplayer.1 ${PREFIX}/${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index