From f7b6aa8d4a813cad93b541ccf6f417f5aaea73eb Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 12 Feb 2004 15:17:08 +0000 Subject: Set DIST_SUBDIR to PKGNAME because distfiles don't have version information. Suggested by taca@ on tech-pkg@. --- textproc/teixsl-html/Makefile | 3 ++- textproc/teixsl-html/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'textproc/teixsl-html') diff --git a/textproc/teixsl-html/Makefile b/textproc/teixsl-html/Makefile index b129e7f4d10..abaa8a1629a 100644 --- a/textproc/teixsl-html/Makefile +++ b/textproc/teixsl-html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/02/10 04:38:02 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2004/02/12 15:17:08 minskim Exp $ DISTNAME= teixsl-html PKGNAME= ${DISTNAME}-3.1 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.tei-c.org/Stylesheets/teixsl.html COMMENT= XSLT Stylesheets to convert TEI to HTML WRKSRC= ${WRKDIR} +DIST_SUBDIR= ${PKGNAME} NO_CONFIGURE= YES NO_BUILD= YES diff --git a/textproc/teixsl-html/distinfo b/textproc/teixsl-html/distinfo index 2c0cd699a90..2172548433e 100644 --- a/textproc/teixsl-html/distinfo +++ b/textproc/teixsl-html/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2004/02/10 04:38:02 minskim Exp $ +$NetBSD: distinfo,v 1.3 2004/02/12 15:17:08 minskim Exp $ -SHA1 (teixsl-html.zip) = 05a21fa244ae7bfaf7a3aedcc136f206db168a4e -Size (teixsl-html.zip) = 60518 bytes +SHA1 (teixsl-html-3.1/teixsl-html.zip) = 05a21fa244ae7bfaf7a3aedcc136f206db168a4e +Size (teixsl-html-3.1/teixsl-html.zip) = 60518 bytes -- cgit v1.2.3