pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/csound-manual Give csound-manual a DIST_SUBDIR b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb50e568da21
branches:  trunk
changeset: 472816:eb50e568da21
user:      ben <ben%pkgsrc.org@localhost>
date:      Mon Apr 12 17:45:04 2004 +0000

description:
Give csound-manual a DIST_SUBDIR because the archive changes without
changing the archive filename.

diffstat:

 audio/csound-manual/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 45c7b24f19ef -r eb50e568da21 audio/csound-manual/Makefile
--- a/audio/csound-manual/Makefile      Mon Apr 12 17:28:47 2004 +0000
+++ b/audio/csound-manual/Makefile      Mon Apr 12 17:45:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/04/11 22:00:12 ben Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/12 17:45:04 ben Exp $
 #
 
 DISTNAME=              manual-html-4.23
@@ -14,6 +14,7 @@
 
 NO_BUILD=              yes
 WRKSRC=                        ${WRKDIR}
+DIST_SUBDIR=           ${PKGNAME}
 
 do-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/csound



Home | Main Index | Thread Index | Old Index