we don't want DIST_SUBDIR to change when PKGNAME is bumped

This commit is contained in:
naddy 2006-01-09 14:01:14 +00:00
parent 07c36ec4e1
commit c714d36248

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2006/01/08 09:45:12 steven Exp $
# $OpenBSD: Makefile,v 1.3 2006/01/09 14:01:14 naddy Exp $
SHARED_ONLY= Yes
@ -20,7 +20,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
MODULES= gettext
DIST_SUBDIR= ${PKGNAME}
DIST_SUBDIR= p5-Locale-${DISTNAME}
NO_REGRESS= Yes