summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit2560f48b2f5afa9fcb23e0718a2e2727ca7824cc (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /cad
parentef731a8149ff6629b89ef7b7b5cf109c8144b868 (diff)
downloadpkgsrc-2560f48b2f5afa9fcb23e0718a2e2727ca7824cc.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'cad')
-rw-r--r--cad/atlc/Makefile3
-rw-r--r--cad/boolean/Makefile3
-rw-r--r--cad/covered-current/Makefile3
-rw-r--r--cad/covered/Makefile3
-rw-r--r--cad/dinotrace/Makefile3
-rw-r--r--cad/electric/Makefile3
-rw-r--r--cad/fastcap/Makefile3
-rw-r--r--cad/fasthenry/Makefile3
-rw-r--r--cad/felt/Makefile3
-rw-r--r--cad/gattrib/Makefile3
-rw-r--r--cad/geda-utils/Makefile3
-rw-r--r--cad/geda/Makefile3
-rw-r--r--cad/gerbv/Makefile3
-rw-r--r--cad/gnetlist/Makefile3
-rw-r--r--cad/gnetman/Makefile3
-rw-r--r--cad/gnucap/Makefile3
-rw-r--r--cad/gschem/Makefile3
-rw-r--r--cad/gsmc/Makefile3
-rw-r--r--cad/gsymcheck/Makefile3
-rw-r--r--cad/gtkwave/Makefile3
-rw-r--r--cad/gwave/Makefile3
-rw-r--r--cad/ipal-current/Makefile3
-rw-r--r--cad/libgeda/Makefile3
-rw-r--r--cad/magic/Makefile3
-rw-r--r--cad/ng-spice/Makefile3
-rw-r--r--cad/oregano/Makefile3
-rw-r--r--cad/pcb-current/Makefile3
-rw-r--r--cad/pcb/Makefile3
-rw-r--r--cad/py-MyHDL/Makefile3
-rw-r--r--cad/qcad/Makefile3
-rw-r--r--cad/simian/Makefile3
-rw-r--r--cad/spice/Makefile3
-rw-r--r--cad/spiceprm/Makefile3
-rw-r--r--cad/tkgate/Makefile3
-rw-r--r--cad/tnt-mmtl/Makefile3
-rw-r--r--cad/transcalc/Makefile3
-rw-r--r--cad/verilog-current/Makefile3
-rw-r--r--cad/verilog/Makefile3
-rw-r--r--cad/vipec/Makefile3
-rw-r--r--cad/xchiplogo/Makefile3
-rw-r--r--cad/xcircuit/Makefile3
41 files changed, 41 insertions, 82 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile
index 1f2dd699343..c05477fb172 100644
--- a/cad/atlc/Makefile
+++ b/cad/atlc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/12/03 15:14:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= atlc-4.6.0
@@ -10,7 +10,6 @@ HOMEPAGE= http://atlc.sourceforge.net/
COMMENT= Calculates the impedance of arbitrary cross section transmission lines
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
# note: the check target builds some of the
# example files which get installed.
BUILD_TARGET= all check
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile
index ea39da09c54..61d93440ee1 100644
--- a/cad/boolean/Makefile
+++ b/cad/boolean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= boolean
@@ -17,7 +17,6 @@ REL= 6.4
BUILD_DEPENDS+= cmake>=1.6.6:../../devel/cmake
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
# the zip archive messes up the case of these files which breaks
diff --git a/cad/covered-current/Makefile b/cad/covered-current/Makefile
index 996d42b8fc1..9b327ba56ed 100644
--- a/cad/covered-current/Makefile
+++ b/cad/covered-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/11/27 17:52:09 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= covered-${SNAPDATE}
@@ -12,7 +12,6 @@ COMMENT= Verilog code coverage analyzer (development snapshot)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= yes
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
DEPENDS+= verilog{,-current}-[0-9]*:../../cad/verilog
diff --git a/cad/covered/Makefile b/cad/covered/Makefile
index 84a73cd6fc1..1ec42a19396 100644
--- a/cad/covered/Makefile
+++ b/cad/covered/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/11/27 15:04:02 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= covered-0.3
@@ -11,7 +11,6 @@ COMMENT= Verilog code coverage analyzer (stable release version)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= yes
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
DEPENDS+= verilog{,-current}-[0-9]*:../../cad/verilog
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index 556eef3edf4..23470b0e319 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/02/23 11:07:35 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.31 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= dinotrace-9.2a
@@ -11,7 +11,6 @@ COMMENT= Tool for viewing the output of digital simulators
GNU_CONFIGURE= YES
INFO_FILES= dinotrace.info
-USE_BUILDLINK3= YES
USE_PERL5= build
USE_X11= YES
USE_GNU_TOOLS+= make
diff --git a/cad/electric/Makefile b/cad/electric/Makefile
index f75adaa9fb9..fd68d1a519f 100644
--- a/cad/electric/Makefile
+++ b/cad/electric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/12/01 04:47:53 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= electric-7.00
@@ -9,7 +9,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/electric/electric.html
COMMENT= Electrical CAD system
-USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile
index 5cab38f1aab..9fc1a696063 100644
--- a/cad/fastcap/Makefile
+++ b/cad/fastcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/03/19 21:42:32 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.21 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= fastcap-2.0-18Sep92
@@ -17,7 +17,6 @@ BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
GTAR= ${PREFIX}/bin/${GNU_PROGRAM_PREFIX}tar
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./config
CONFIGURE_ARGS= 4
diff --git a/cad/fasthenry/Makefile b/cad/fasthenry/Makefile
index 595b57a9be8..099468386be 100644
--- a/cad/fasthenry/Makefile
+++ b/cad/fasthenry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/09/22 22:37:27 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.25 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= fasthenry-3.0-12Nov96
@@ -14,7 +14,6 @@ COMMENT= Three-dimensional inductance extraction program
DIST_SUBDIR= ${PKGNAME_NOREV}
WRKSRC= ${WRKDIR}/fasthenry-3.0
-USE_BUILDLINK3= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./config
CONFIGURE_ARGS= default
diff --git a/cad/felt/Makefile b/cad/felt/Makefile
index a25b125074a..d361125743d 100644
--- a/cad/felt/Makefile
+++ b/cad/felt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/10/03 00:13:12 tv Exp $
+# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:01 tv Exp $
DISTNAME= felt-3.05.src
PKGNAME= felt-3.05
@@ -14,7 +14,6 @@ COMMENT= Free system for introductory level finite element analysis
EXTRACT_ONLY= felt-3.05.src.tar.gz
WRKSRC= ${WRKDIR}/FElt-3.05
-USE_BUILDLINK3= yes
USE_X11BASE= # defined
XAW_TYPE?= 3d
diff --git a/cad/gattrib/Makefile b/cad/gattrib/Makefile
index 3d3f6d2c251..343a445c3e3 100644
--- a/cad/gattrib/Makefile
+++ b/cad/gattrib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/01/11 03:16:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:01 tv Exp $
DISTNAME= geda-gattrib-${PKGVERSION}
PKGNAME= gattrib-${PKGVERSION}
@@ -11,7 +11,6 @@ COMMENT= Attribute editor for gEDA
.include "../../cad/geda/Makefile.common"
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 2fce9c7e5a6..b10024f1198 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/01/11 03:16:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= geda-utils-${PKGVERSION}
@@ -20,7 +20,6 @@ CONFLICTS+= gEDA<19991011
.include "../../cad/geda/Makefile.common"
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_PERL5= YES
# let (f)lex rebuild this file. The distributed one doesn't
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index c51de77eec0..3f6496359a6 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2005/03/24 02:05:11 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.40 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= geda-${PKGVERSION}
@@ -20,7 +20,6 @@ DEPENDS+= geda-examples-${PKGVERSION}{,nb[0-9]*}:../../cad/geda-examples
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-USE_BUILDLINK3= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index d44b2319f77..d56e66489e5 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/03/01 12:07:52 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.25 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= gerbv-1.0.1
@@ -13,7 +13,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
CONFIGURE_ARGS+= --enable-exportpng
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index 6d91c67e96d..1efcba771a2 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/01/11 03:16:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.30 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= geda-gnetlist-${PKGVERSION}
@@ -20,7 +20,6 @@ CONFLICTS+= gEDA<19991011
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_GNU_TOOLS+= make
-USE_BUILDLINK3= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
EVAL_PREFIX+= PCBDIR=pcb
diff --git a/cad/gnetman/Makefile b/cad/gnetman/Makefile
index 9da43ec5c7b..fde9dec88c1 100644
--- a/cad/gnetman/Makefile
+++ b/cad/gnetman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/02/20 13:53:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:01 tv Exp $
#
DISTNAME= gnetman-11Feb05
@@ -10,7 +10,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.viasic.com/opensource/
COMMENT= Advanced Netlister and Netlist Manipulation Database for gEDA
-USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile
index d636d151e96..7a3c4bc6c13 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= gnucap-0.34
@@ -14,7 +14,6 @@ COMMENT= General purpose circuit simulator
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_GNU_READLINE= YES
diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile
index 48926c208ad..0ba9ea145d0 100644
--- a/cad/gschem/Makefile
+++ b/cad/gschem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/01/11 03:16:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.32 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= geda-gschem-${PKGVERSION}
@@ -16,7 +16,6 @@ CONFLICTS+= gEDA<19991011
.include "../../cad/geda/Makefile.common"
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_MAKEINFO= YES
INFO_FILES= gschemdoc.info
diff --git a/cad/gsmc/Makefile b/cad/gsmc/Makefile
index c58f980e228..aa798806584 100644
--- a/cad/gsmc/Makefile
+++ b/cad/gsmc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/12/14 18:47:09 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= gsmc-1.1
@@ -13,7 +13,6 @@ COMMENT= Smith charting program
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
.include "../../devel/pkgconfig/buildlink3.mk"
diff --git a/cad/gsymcheck/Makefile b/cad/gsymcheck/Makefile
index 311570a6e6f..d0e0de0d7a6 100644
--- a/cad/gsymcheck/Makefile
+++ b/cad/gsymcheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/01/11 03:16:24 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= geda-gsymcheck-${PKGVERSION}
@@ -17,7 +17,6 @@ CONFLICTS+= gEDA<19991011
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-USE_BUILDLINK3= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../cad/libgeda/buildlink3.mk"
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index 1fa2515ed49..7171796564d 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:02 tv Exp $
#
#DISTNAME= gtkwave-2.0.0pre3
@@ -14,7 +14,6 @@ HOMEPAGE= http://www.cs.man.ac.uk/apt/tools/gtkwave/index.html
COMMENT= Electronic waveform viewer
USE_X11= yes
-USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index 1def24c329e..8ddc82bf939 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/12/03 14:31:29 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= gwave-20030804
@@ -10,7 +10,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.cs.unc.edu/~tell/gwave/
COMMENT= Viewer for spice-like simulator output and other analog data
-USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
EVAL_PREFIX+= GRAPHDIR=plotutils
diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile
index fdd84ccd3a8..abdb9fb07d3 100644
--- a/cad/ipal-current/Makefile
+++ b/cad/ipal-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= ipal-20001210
@@ -14,7 +14,6 @@ COMMENT= Libs and utils for manipulating PAL designs (development version)
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= lex make
CFLAGS+= -fPIC
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index 1c46562cd05..1748b5cc089 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2005/01/11 03:16:24 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.33 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= libgeda-${PKGVERSION}
@@ -14,7 +14,6 @@ CONFLICTS+= gEDA<19991011
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-USE_BUILDLINK3= YES
INFO_FILES= libgedadoc.info
diff --git a/cad/magic/Makefile b/cad/magic/Makefile
index 72f14892941..d3a7e290ddb 100644
--- a/cad/magic/Makefile
+++ b/cad/magic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/11 05:06:12 snj Exp $
+# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= magic-7.1
@@ -12,7 +12,6 @@ COMMENT= Integrated circuit layout system
USE_GNU_TOOLS+= make
USE_X11= YES
-USE_BUILDLINK3= YES
MAKE_ENV+= MAGIC_HOME=${PREFIX}
post-patch:
diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile
index c9504c16189..ebb899b1b1a 100644
--- a/cad/ng-spice/Makefile
+++ b/cad/ng-spice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/12/03 04:41:12 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= ng-spice-rework-15c
@@ -11,7 +11,6 @@ HOMEPAGE= http://ngspice.sourceforge.net/
COMMENT= Next generation circuit simulation program
WRKSRC= ${WRKDIR}/ng-spice-rework-15
-USE_BUILDLINK3= YES
USE_X11= YES
USE_LIBTOOL= YES
USE_MAKEINFO= YES
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index 97fb475bb3f..e4b37bd01bd 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/11/30 18:26:39 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= oregano-0.20
@@ -10,7 +10,6 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/
COMMENT= Application for schematic capture/simulation of electrical circuits
-USE_BUILDLINK3= YES
USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= YES
USE_X11= YES
diff --git a/cad/pcb-current/Makefile b/cad/pcb-current/Makefile
index 176e444c5ea..d0377a1b343 100644
--- a/cad/pcb-current/Makefile
+++ b/cad/pcb-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/03/24 02:27:05 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= pcb-${SNAPDATE}
@@ -22,7 +22,6 @@ SNAPDATE= 20050315
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= lex make
USE_X11= yes
-USE_BUILDLINK3= yes
INFO_FILES= pcb.info
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 16bd1d1a955..14fcba3346c 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/03/24 21:12:51 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:02 tv Exp $
DISTNAME= pcb-1.6.3
PKGREVISION= 3
@@ -17,7 +17,6 @@ DEPENDS+= m4>=1.4:../../devel/m4
CONFLICTS+= pcb-current-[0-9]*
-USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
USE_IMAKE= yes
diff --git a/cad/py-MyHDL/Makefile b/cad/py-MyHDL/Makefile
index da903403f65..633f877bd1f 100644
--- a/cad/py-MyHDL/Makefile
+++ b/cad/py-MyHDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/01/23 20:41:45 recht Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= myhdl-0.4.1
@@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://jandecaluwe.com/Tools/MyHDL/Overview.html
COMMENT= Hardware description in Python
-USE_BUILDLINK3= YES
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 23 24
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 414c00b08af..89eb4b57d9b 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.23 2005/04/11 21:45:02 tv Exp $
DISTNAME= qcad-1.5.4-src
PKGNAME= qcad-1.5.4
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.qcad.org/
COMMENT= 2D CAD System
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-USE_BUILDLINK3= yes
USE_X11= # defined
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
MAKE_ENV+= QTDIR=${BUILDLINK_PREFIX.qt3}
diff --git a/cad/simian/Makefile b/cad/simian/Makefile
index 43209ac227e..4f238cbc247 100644
--- a/cad/simian/Makefile
+++ b/cad/simian/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/03/21 17:35:53 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= simian_12_98
@@ -17,7 +17,6 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
USE_LANGUAGES= c++
-USE_BUILDLINK3= yes
GCC_REQD= 3.0
WRKSRC= ${WRKDIR}/Simian/src
diff --git a/cad/spice/Makefile b/cad/spice/Makefile
index f5eb522ac5a..5d95e934c8a 100644
--- a/cad/spice/Makefile
+++ b/cad/spice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/03/24 21:12:51 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2005/04/11 21:45:02 tv Exp $
DISTNAME= sp3f4.kit
PKGNAME= spice-3f5.1
@@ -13,7 +13,6 @@ COMMENT= General-purpose circuit simulation program
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
USE_X11= # defined
# GPL license used by GNU readline is not compatible
# with 4 clause BSD license used by spice.
diff --git a/cad/spiceprm/Makefile b/cad/spiceprm/Makefile
index b60b83eabe3..8b615040038 100644
--- a/cad/spiceprm/Makefile
+++ b/cad/spiceprm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/04/12 00:54:40 snj Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= spiceprm-0.11
@@ -9,7 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Spice preprocessor for parameterized subcircuits
WRKSRC= ${WRKDIR}/spiceprm
-USE_BUILDLINK3= YES
NO_BUILD= YES
REPLACE_PERL= spiceprm
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 70acb6f0fe5..e0fe76c8dd0 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/10/29 12:29:53 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= tkgate-1.6i
@@ -14,7 +14,6 @@ COMMENT= Tcl/Tk based digital circuit editor and simulator
BUILD_DEPENDS+= bison>=1.35:../../devel/bison
BUILD_DEPENDS+= libiconv-[0-9]*:../../converters/libiconv
-USE_BUILDLINK3= yes
USE_IMAKE= yes
USE_GNU_TOOLS+= m4
diff --git a/cad/tnt-mmtl/Makefile b/cad/tnt-mmtl/Makefile
index ff900c806c3..b2d0a9f7f4e 100644
--- a/cad/tnt-mmtl/Makefile
+++ b/cad/tnt-mmtl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/01/12 15:31:58 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= tnt-1.2.2
@@ -17,7 +17,6 @@ BUILD_DEPENDS+= teTeX>=1.0.7:../../print/teTeX
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++ fortran
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
index 1a709d993cd..fb365580093 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/12/14 06:38:00 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= transcalc-0.14
@@ -11,7 +11,6 @@ HOMEPAGE= http://transcalc.sourceforge.net/
COMMENT= Transmission line analysis/synthesis
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
.include "../../devel/pkgconfig/buildlink3.mk"
diff --git a/cad/verilog-current/Makefile b/cad/verilog-current/Makefile
index 1baaa4909e8..9a7c47065bc 100644
--- a/cad/verilog-current/Makefile
+++ b/cad/verilog-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2004/12/01 12:36:21 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.46 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= verilog-${SNAPDATE}
@@ -14,7 +14,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
CONFLICTS+= verilog-[0-9]*
-USE_BUILDLINK3= yes
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
SNAPDATE= 20041004
diff --git a/cad/verilog/Makefile b/cad/verilog/Makefile
index 91f26c92212..dd9f2a09eba 100644
--- a/cad/verilog/Makefile
+++ b/cad/verilog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/03/02 00:58:16 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.21 2005/04/11 21:45:02 tv Exp $
#
DISTNAME= verilog-0.8.1
@@ -11,7 +11,6 @@ COMMENT= Verilog simulation and synthesis tool (stable release version)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= yes
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
CONFLICTS+= verilog-current-[0-9]*
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile
index d1fba45764c..69cece5fc3d 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2005/03/10 12:54:29 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.40 2005/04/11 21:45:03 tv Exp $
#
DISTNAME= ViPEC-3.2.0
@@ -9,7 +9,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://vipec.sourceforge.net/
COMMENT= Network analyser for electrical networks
-USE_BUILDLINK3= yes
USE_X11= yes
USE_GNU_TOOLS+= make
UNLIMIT_RESOURCES+= datasize
diff --git a/cad/xchiplogo/Makefile b/cad/xchiplogo/Makefile
index 0620b6e4cbf..02ba695a1a7 100644
--- a/cad/xchiplogo/Makefile
+++ b/cad/xchiplogo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:13 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:03 tv Exp $
#
DISTNAME= xchiplogo
@@ -11,7 +11,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.eleceng.adelaide.edu.au/Personal/moini/chiplogo.html
COMMENT= Program for generating pretty logos on VLSI chips
-USE_BUILDLINK3= YES
USE_X11= YES
do-install:
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 5f7cfdb1dd3..a321f6692c2 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/12/06 16:37:47 minskim Exp $
+# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:03 tv Exp $
DISTNAME= xcircuit-3.3.0
CATEGORIES= cad graphics
@@ -10,7 +10,6 @@ HOMEPAGE= http://xcircuit.ece.jhu.edu/
COMMENT= Drawing program for X11 (especially for circuits)
WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-tcl
CONFIGURE_ARGS+=--with-tclincls=${BUILDLINK_PREFIX.tcl}/include