summaryrefslogtreecommitdiff
path: root/cad/geda-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda-utils/Makefile')
-rw-r--r--cad/geda-utils/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 3c9777782e3..2474d924cfe 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2002/03/13 17:36:39 fredb Exp $
+# $NetBSD: Makefile,v 1.7 2002/05/18 18:08:40 dmcmahill Exp $
#
DISTNAME= geda-utils-${PKGVERSION}
CATEGORIES= cad
-PKGREVISION= 1
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
http://www.geda.seul.org/devel/${PKGVERSION}/ \
@@ -13,12 +12,12 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.geda.seul.org/
COMMENT= Set of utilites for gEDA
-DEPENDS+= libgeda-${PKGVERSION}nb1:../../cad/libgeda
+DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda
CONFLICTS+= gEDA<19991011
DIST_SUBDIR= geda
-PKGVERSION= 20010708
+PKGVERSION= 20020414
GNU_CONFIGURE= YES
USE_X11BASE= YES