summaryrefslogtreecommitdiff
path: root/cad/electric/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2004-12-01 04:47:53 +0000
committerdmcmahill <dmcmahill>2004-12-01 04:47:53 +0000
commit2c412ce0e127fb10080b25ecd4787bff58622ab4 (patch)
tree8e22d1e472c11795038700e2192fdb6bf52c7043 /cad/electric/Makefile
parent56fb688e19c62eba770bf89d1ac7bd10e1d58fb9 (diff)
downloadpkgsrc-2c412ce0e127fb10080b25ecd4787bff58622ab4.tar.gz
update to electric-7.00
This is a major version bump and represents many many bug fixes and lots of improvements. The scope is fairly broad and can't really be summarized. See the ChangeLog in the distfile for a complete list of changes.
Diffstat (limited to 'cad/electric/Makefile')
-rw-r--r--cad/electric/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/electric/Makefile b/cad/electric/Makefile
index dd11dab1bd5..f75adaa9fb9 100644
--- a/cad/electric/Makefile
+++ b/cad/electric/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/01 04:47:53 dmcmahill Exp $
#
-DISTNAME= electric-6.05
-PKGREVISION= 2
+DISTNAME= electric-7.00
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GNU:=electric/}
@@ -25,4 +24,5 @@ post-install:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} install.html
.include "../../mk/motif.buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"