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/Makefile20
1 files changed, 14 insertions, 6 deletions
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 5ba989e7b3f..979cb2e8aec 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/17 21:24:59 grant Exp $
+# $NetBSD: Makefile,v 1.18 2003/09/10 23:43:35 dmcmahill Exp $
#
DISTNAME= geda-utils-${PKGVERSION}
@@ -12,18 +12,26 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.geda.seul.org/
COMMENT= Set of utilites for gEDA
-CONFLICTS+= gEDA<19991011
-
BUILD_DEPENDS+= geda-symbols>=${PKGVERSION}:../../cad/geda-symbols
+CONFLICTS+= gEDA<19991011
+
DIST_SUBDIR= geda
-PKGVERSION= 20030525
+PKGVERSION= 20030901
GNU_CONFIGURE= YES
-USE_X11BASE= YES
USE_BUILDLINK2= YES
USE_PERL5= YES
-REPLACE_PERL+= scripts/gschupdate \
+
+EVAL_PREFIX+= PYDIR=python
+
+REPLACE_INTERPRETER+= python
+_REPLACE.python.old= .*/bin/python
+_REPLACE.python.new= ${PYDIR}/bin/python
+_REPLACE_FILES.python= scripts/tragesym
+
+REPLACE_PERL+= scripts/pads_backannotate \
+ scripts/gschupdate \
scripts/gsymupdate \
scripts/refdes_renum \
scripts/sarlacc_sym