pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/csound6-manual needs pax for do-install target
details: https://anonhg.NetBSD.org/pkgsrc/rev/31ff59780bc3
branches: trunk
changeset: 648178:31ff59780bc3
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Mar 12 19:17:55 2015 +0000
description:
needs pax for do-install target
diffstat:
audio/csound6-manual/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r daaca5db29e3 -r 31ff59780bc3 audio/csound6-manual/Makefile
--- a/audio/csound6-manual/Makefile Thu Mar 12 18:43:38 2015 +0000
+++ b/audio/csound6-manual/Makefile Thu Mar 12 19:17:55 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/09 07:36:53 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/03/12 19:17:55 tnn Exp $
DISTNAME= manual_src
PKGNAME= csound6-manual-${CSOUND_VERSION}
@@ -16,7 +16,7 @@
CSOUND_VERSION= 6.02
WRKSRC= ${WRKDIR}/manual6
DIST_SUBDIR= ${PKGNAME_NOREV}
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pax
EXTRACT_USING= bsdtar
BUILD_TARGET= html-dist
Home |
Main Index |
Thread Index |
Old Index