summaryrefslogtreecommitdiff
path: root/cad/fasthenry/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2004-09-22 22:37:27 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2004-09-22 22:37:27 +0000
commit4ae6a6af806b53e71126f918ed759ff78fa4f390 (patch)
treec4964cbe087a84b4a9a018df788c89cc1b37a21f /cad/fasthenry/Makefile
parent7e54eab74b045d10412b4199887dfeeba8edff15 (diff)
downloadpkgsrc-4ae6a6af806b53e71126f918ed759ff78fa4f390.tar.gz
use DIST_SUBDIR since the distfile has changed with no name change
Diffstat (limited to 'cad/fasthenry/Makefile')
-rw-r--r--cad/fasthenry/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/fasthenry/Makefile b/cad/fasthenry/Makefile
index bcbf7630e6a..595b57a9be8 100644
--- a/cad/fasthenry/Makefile
+++ b/cad/fasthenry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/09/20 02:08:58 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.24 2004/09/22 22:37:27 dmcmahill Exp $
#
DISTNAME= fasthenry-3.0-12Nov96
@@ -11,6 +11,8 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.rle.mit.edu/cpg/research_codes.htm
COMMENT= Three-dimensional inductance extraction program
+DIST_SUBDIR= ${PKGNAME_NOREV}
+
WRKSRC= ${WRKDIR}/fasthenry-3.0
USE_BUILDLINK3= yes
HAS_CONFIGURE= yes