summaryrefslogtreecommitdiff
path: root/cad/gnetlist/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-05-18 18:08:39 +0000
committerdmcmahill <dmcmahill>2002-05-18 18:08:39 +0000
commita21ee443962fc4d30918ec48f44964ececeae7ec (patch)
tree999eabc682d345f1fc00013280389cba71ee83db /cad/gnetlist/Makefile
parent1f8e87371cccf80798bd6face7c0491f34a386e6 (diff)
downloadpkgsrc-a21ee443962fc4d30918ec48f44964ececeae7ec.tar.gz
update the gEDA suite of tools to the 20020414 snapshot.
Many bug fixes and improvements since last snapshot. Many more symbols added to the libraries.
Diffstat (limited to 'cad/gnetlist/Makefile')
-rw-r--r--cad/gnetlist/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index 250d91ba0c8..55ff9841863 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2002/03/13 17:36:39 fredb Exp $
+# $NetBSD: Makefile,v 1.9 2002/05/18 18:08:41 dmcmahill Exp $
#
DISTNAME= geda-gnetlist-${PKGVERSION}
PKGNAME= gnetlist-${PKGVERSION}
-PKGREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
@@ -15,9 +14,9 @@ HOMEPAGE= http://www.geda.seul.org/
COMMENT= Netlist generation program
DIST_SUBDIR= geda
-PKGVERSION= 20010708
+PKGVERSION= 20020414
-DEPENDS+= libgeda-${PKGVERSION}nb1:../../cad/libgeda
+DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda
DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols
CONFLICTS+= gEDA<19991011