From b2f9a462f85d49fbe331619c23e137d51e5c357b Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 22 Dec 2004 05:17:45 +0000 Subject: Set DIST_SUBDIR to PKGNAME_NOREV instead of PKGNAME. Recent PKGREVISION bump of perl modules revealed the problem. --- devel/p5-FileKGlob/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/p5-FileKGlob/Makefile') diff --git a/devel/p5-FileKGlob/Makefile b/devel/p5-FileKGlob/Makefile index 50e3c6d957c..5cb867e7104 100644 --- a/devel/p5-FileKGlob/Makefile +++ b/devel/p5-FileKGlob/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:00 grant Exp $ +# $NetBSD: Makefile,v 1.12 2004/12/22 05:17:45 minskim Exp $ # DISTNAME= FileKGlob @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/File USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/KGlob/.packlist -DIST_SUBDIR= ${PKGNAME} +DIST_SUBDIR= ${PKGNAME_NOREV} pre-configure: ${CP} ${FILESDIR}/Makefile.PL ${WRKSRC}/Makefile.PL -- cgit v1.2.3