pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/teixsl-html Use PKGNAME_NOREV.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28b9bb5b04d0
branches:  trunk
changeset: 492301:28b9bb5b04d0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 09 18:34:37 2005 +0000

description:
Use PKGNAME_NOREV.

diffstat:

 textproc/teixsl-html/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 390d57018ad8 -r 28b9bb5b04d0 textproc/teixsl-html/Makefile
--- a/textproc/teixsl-html/Makefile     Sat Apr 09 18:33:38 2005 +0000
+++ b/textproc/teixsl-html/Makefile     Sat Apr 09 18:34:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/06 18:24:23 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/09 18:34:37 wiz Exp $
 
 DISTNAME=      teixsl-html
 PKGNAME=       ${DISTNAME}-3.3
@@ -12,7 +12,7 @@
 COMMENT=       XSLT Stylesheets to convert TEI to HTML
 
 WRKSRC=                ${WRKDIR}
-DIST_SUBDIR=   ${PKGNAME}
+DIST_SUBDIR=   ${PKGNAME_NOREV}
 NO_CONFIGURE=  YES
 NO_BUILD=      YES
 USE_BUILDLINK3=        YES



Home | Main Index | Thread Index | Old Index