summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-04-07 11:52:01 +0000
committertv <tv@pkgsrc.org>2004-04-07 11:52:01 +0000
commitb410dcc6877f7c7eafb4cb15b48422e7ebfced83 (patch)
tree91ab22250fe18a535d75b6743e99b1050ea57061 /mail
parent73827ee93881a957255101624cadfd39cddb7b51 (diff)
downloadpkgsrc-b410dcc6877f7c7eafb4cb15b48422e7ebfced83.tar.gz
DIST_SUBDIR should use PKGNAME_NOREV.
Diffstat (limited to 'mail')
-rw-r--r--mail/demime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/demime/Makefile b/mail/demime/Makefile
index 5b81a91d3ee..6d07fd2a99e 100644
--- a/mail/demime/Makefile
+++ b/mail/demime/Makefile
@@ -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-libwww-[0-9]*:../../www/p5-libwww
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