From 0390f43405b63c87176dedf1faa4bc32b48b47f8 Mon Sep 17 00:00:00 2001 From: fredb Date: Sun, 17 Mar 2002 16:34:46 +0000 Subject: Use ${PKGNAME_NOREV} for ${DIST_SUBDIR}. --- emulators/mmix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/mmix/Makefile') diff --git a/emulators/mmix/Makefile b/emulators/mmix/Makefile index d4997c573e2..09c90615fe4 100644 --- a/emulators/mmix/Makefile +++ b/emulators/mmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/03/13 17:36:56 fredb Exp $ +# $NetBSD: Makefile,v 1.5 2002/03/17 16:34:46 fredb Exp $ DISTNAME= mmix PKGNAME= mmix-20000918 @@ -11,7 +11,7 @@ COMMENT= Simulators for Knuth's MMIX RISC architecture BUILD_DEPENDS+= cweb-[0-9]*:../../devel/cweb -DIST_SUBDIR= ${PKGNAME} +DIST_SUBDIR= ${PKGNAME_NOREV} WRKSRC= ${WRKDIR} ALL_TARGET= all doc -- cgit v1.2.3