diff options
author | minskim <minskim> | 2004-02-12 15:17:08 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-12 15:17:08 +0000 |
commit | d430b253924ad5595b7988dbc9cb2d09410c4d6e (patch) | |
tree | 4839f81f438b6043a6297a113f2f7f80a3c43c9c /textproc/teixsl-html | |
parent | 5676058661352054e3f87fdcd89c864bef35a111 (diff) | |
download | pkgsrc-d430b253924ad5595b7988dbc9cb2d09410c4d6e.tar.gz |
Set DIST_SUBDIR to PKGNAME because distfiles don't have version
information. Suggested by taca@ on tech-pkg@.
Diffstat (limited to 'textproc/teixsl-html')
-rw-r--r-- | textproc/teixsl-html/Makefile | 3 | ||||
-rw-r--r-- | textproc/teixsl-html/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
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 |