summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-17 17:20:01 +0000
committerfredb <fredb@pkgsrc.org>2002-03-17 17:20:01 +0000
commit1136b113325a7702f74e01de99b38c04b250622b (patch)
treeeb400df17688bcc866741783d7f91cb413230e21 /cad
parent61d272026d87f8a76d4763403ad66e1c883c626b (diff)
downloadpkgsrc-1136b113325a7702f74e01de99b38c04b250622b.tar.gz
Set DIST_SUBDIR to PKGNAME_NOREV.
Diffstat (limited to 'cad')
-rw-r--r--cad/boolean/Makefile4
1 files changed, 2 insertions, 2 deletions
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