diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-12 15:17:08 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-12 15:17:08 +0000 |
commit | f7b6aa8d4a813cad93b541ccf6f417f5aaea73eb (patch) | |
tree | 4839f81f438b6043a6297a113f2f7f80a3c43c9c /textproc/teixsl-fo | |
parent | 0c977f9c9426cbe9c013f187d3d771a516b8309c (diff) | |
download | pkgsrc-f7b6aa8d4a813cad93b541ccf6f417f5aaea73eb.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-fo')
-rw-r--r-- | textproc/teixsl-fo/Makefile | 3 | ||||
-rw-r--r-- | textproc/teixsl-fo/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/teixsl-fo/Makefile b/textproc/teixsl-fo/Makefile index c8c94cc42ad..8b72cceb136 100644 --- a/textproc/teixsl-fo/Makefile +++ b/textproc/teixsl-fo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/02/10 04:47:46 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2004/02/12 15:17:08 minskim Exp $ DISTNAME= teixsl-fo PKGNAME= ${DISTNAME}-3.1 @@ -13,6 +13,7 @@ COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects DEPENDS+= teixsl-html-[0-9]*:../../textproc/teixsl-html WRKSRC= ${WRKDIR} +DIST_SUBDIR= ${PKGNAME} NO_CONFIGURE= YES NO_BUILD= YES diff --git a/textproc/teixsl-fo/distinfo b/textproc/teixsl-fo/distinfo index b0375be8ecd..6ac463e9938 100644 --- a/textproc/teixsl-fo/distinfo +++ b/textproc/teixsl-fo/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2004/02/10 04:45:44 minskim Exp $ +$NetBSD: distinfo,v 1.3 2004/02/12 15:17:08 minskim Exp $ -SHA1 (teixsl-fo.zip) = 8afce8e046d91192d6840906e55c7ef14187614c -Size (teixsl-fo.zip) = 49791 bytes +SHA1 (teixsl-fo-3.1/teixsl-fo.zip) = 8afce8e046d91192d6840906e55c7ef14187614c +Size (teixsl-fo-3.1/teixsl-fo.zip) = 49791 bytes |