pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/xlhtml don't mangle PKGNAME to something th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d44a0920786a
branches:  trunk
changeset: 482801:d44a0920786a
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Nov 03 11:36:23 2004 +0000

description:
don't mangle PKGNAME to something that is invalid.

diffstat:

 converters/xlhtml/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r e155c239a88b -r d44a0920786a converters/xlhtml/Makefile
--- a/converters/xlhtml/Makefile        Wed Nov 03 11:32:07 2004 +0000
+++ b/converters/xlhtml/Makefile        Wed Nov 03 11:36:23 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/11/03 11:32:07 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/11/03 11:36:23 grant Exp $
 #
 
 DISTNAME=              xlhtml-0.5
-PKGNAME=               ${DISTNAME:S/./-/}
 CATEGORIES=            converters
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=chicago/}
 EXTRACT_SUFX=          .tgz



Home | Main Index | Thread Index | Old Index