summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/electric/Makefile5
-rw-r--r--doc/CHANGES3
2 files changed, 5 insertions, 3 deletions
diff --git a/cad/electric/Makefile b/cad/electric/Makefile
index 4e365084ba7..7a428e17cb2 100644
--- a/cad/electric/Makefile
+++ b/cad/electric/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:24:51 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/28 12:33:58 xtraeme Exp $
#
DISTNAME= electric-6.05
+PKGREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GNU:=electric/}
@@ -10,7 +11,7 @@ HOMEPAGE= http://www.gnu.org/software/electric/electric.html
COMMENT= Electrical CAD system
USE_BUILDLINK2= YES
-USE_X11BASE= YES
+USE_X11= YES
GNU_CONFIGURE= YES
post-patch:
diff --git a/doc/CHANGES b/doc/CHANGES
index 5365746a163..f78621a0f56 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4624 2004/01/28 12:23:18 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4625 2004/01/28 12:34:47 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -510,3 +510,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated tla to 1.1 [recht 2004-01-28]
Updated nedit to 5.4nb1 [xtraeme 2004-01-28]
Updated dinotrace to 9.1knb1 [xtraeme 2004-01-28]
+ Updated electric to 6.05nb1 [xtraeme 2004-01-28]