From 1136b113325a7702f74e01de99b38c04b250622b Mon Sep 17 00:00:00 2001 From: fredb Date: Sun, 17 Mar 2002 17:20:01 +0000 Subject: Set DIST_SUBDIR to PKGNAME_NOREV. --- cad/boolean/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad') diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index 6eb7c992111..2c44a9acdcc 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/03/13 17:36:38 fredb Exp $ +# $NetBSD: Makefile,v 1.4 2002/03/17 17:20:01 fredb Exp $ # DISTNAME= boolean @@ -14,7 +14,7 @@ COMMENT= GDSII viewer/editor + (boolean) operations on sets of 2d polygons DEPENDS+= wxGTK>=2.2.7nb1:../../x11/wxGTK -DIST_SUBDIR= ${PKGNAME} +DIST_SUBDIR= ${PKGNAME_NOREV} REL= 6.2 WRKSRC= ${WRKDIR}/boolean/${REL}/linux -- cgit v1.2.3