pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/demime DIST_SUBDIR should use PKGNAME_NOREV.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18e1a9b65ac6
branches:  trunk
changeset: 472253:18e1a9b65ac6
user:      tv <tv%pkgsrc.org@localhost>
date:      Wed Apr 07 11:52:01 2004 +0000

description:
DIST_SUBDIR should use PKGNAME_NOREV.

diffstat:

 mail/demime/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 01d11650c4d8 -r 18e1a9b65ac6 mail/demime/Makefile
--- a/mail/demime/Makefile      Wed Apr 07 11:47:46 2004 +0000
+++ b/mail/demime/Makefile      Wed Apr 07 11:52:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/27 21:33:32 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/07 11:52:01 tv Exp $
 #
 
 DISTNAME=      demime-0.99d.1
@@ -18,7 +18,7 @@
 DEPENDS+=       p5-HTML-Format-[0-9]*:../../www/p5-HTML-Format
 DEPENDS+=       p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree
 
-DIST_SUBDIR=   ${PKGNAME}
+DIST_SUBDIR=   ${PKGNAME_NOREV}
 NO_BUILD=      YES
 USE_BUILDLINK2=        YES
 USE_PKGINSTALL=        YES



Home | Main Index | Thread Index | Old Index