summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/MyHDL-gplcver/Makefile4
-rw-r--r--cad/MyHDL-iverilog/Makefile4
-rw-r--r--cad/adms/Makefile3
-rw-r--r--cad/atlc/Makefile4
-rw-r--r--cad/boolean/Makefile4
-rw-r--r--cad/cascade/Makefile3
-rw-r--r--cad/cgi-wcalc/Makefile4
-rw-r--r--cad/covered-current/Makefile3
-rw-r--r--cad/covered/Makefile3
-rw-r--r--cad/dinotrace-mode/Makefile4
-rw-r--r--cad/dinotrace/Makefile4
-rw-r--r--cad/eagle/Makefile4
-rw-r--r--cad/electric/Makefile4
-rw-r--r--cad/fastcap/Makefile3
-rw-r--r--cad/fasthenry/Makefile4
-rw-r--r--cad/felt/Makefile3
-rw-r--r--cad/freehdl/Makefile3
-rw-r--r--cad/gdsreader/Makefile4
-rw-r--r--cad/geda/Makefile4
-rw-r--r--cad/gerbv/Makefile3
-rw-r--r--cad/gnetman/Makefile4
-rw-r--r--cad/gnucap/Makefile3
-rw-r--r--cad/gplcver/Makefile4
-rw-r--r--cad/gsmc/Makefile3
-rw-r--r--cad/gtk1-wcalc/Makefile4
-rw-r--r--cad/gtk2-wcalc/Makefile4
-rw-r--r--cad/gtkwave/Makefile4
-rw-r--r--cad/gwave/Makefile4
-rw-r--r--cad/librecad/Makefile4
-rw-r--r--cad/libwcalc/Makefile4
-rw-r--r--cad/magic/Makefile3
-rw-r--r--cad/mcalc/Makefile3
-rw-r--r--cad/mex-wcalc/Makefile4
-rw-r--r--cad/mpac/Makefile4
-rw-r--r--cad/nelma/Makefile3
-rw-r--r--cad/ng-spice/Makefile4
-rw-r--r--cad/ntesla/Makefile4
-rw-r--r--cad/oct-wcalc/Makefile4
-rw-r--r--cad/openscad/Makefile4
-rw-r--r--cad/pcb/Makefile3
-rw-r--r--cad/py-MyHDL/Makefile4
-rw-r--r--cad/py-simpy/Makefile4
-rw-r--r--cad/qcad-manual-cs/Makefile4
-rw-r--r--cad/qcad-manual-de/Makefile4
-rw-r--r--cad/qcad-manual-en/Makefile4
-rw-r--r--cad/qcad-manual-hu/Makefile4
-rw-r--r--cad/qcad-partlibrary/Makefile4
-rw-r--r--cad/qcad/Makefile4
-rw-r--r--cad/sci-wcalc/Makefile4
-rw-r--r--cad/spice/Makefile4
-rw-r--r--cad/spiceprm/Makefile4
-rw-r--r--cad/stdio-wcalc/Makefile4
-rw-r--r--cad/tkgate/Makefile4
-rw-r--r--cad/tnt-mmtl/Makefile3
-rw-r--r--cad/transcalc/Makefile4
-rw-r--r--cad/verilog-current/Makefile3
-rw-r--r--cad/verilog-mode/Makefile4
-rw-r--r--cad/verilog/Makefile3
-rw-r--r--cad/vipec/Makefile4
-rw-r--r--cad/wcalc-docs/Makefile4
-rw-r--r--cad/xchiplogo/Makefile4
-rw-r--r--cad/xcircuit/Makefile4
62 files changed, 62 insertions, 169 deletions
diff --git a/cad/MyHDL-gplcver/Makefile b/cad/MyHDL-gplcver/Makefile
index fa5e4266ad7..0a1d4d961ae 100644
--- a/cad/MyHDL-gplcver/Makefile
+++ b/cad/MyHDL-gplcver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/04/13 16:14:10 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 13:25:10 asau Exp $
#
DISTNAME= myhdl-0.7
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://jandecaluwe.com/Tools/MyHDL/Overview.html
COMMENT= GPL Cver cosimulation support for py-MyHDL
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DIRS+= cosimulation/cver
MAKE_FILE= makefile.lnx
diff --git a/cad/MyHDL-iverilog/Makefile b/cad/MyHDL-iverilog/Makefile
index 4ddd817601d..826f2185245 100644
--- a/cad/MyHDL-iverilog/Makefile
+++ b/cad/MyHDL-iverilog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/04/13 16:14:10 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 13:25:10 asau Exp $
#
DISTNAME= myhdl-0.7
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://jandecaluwe.com/Tools/MyHDL/Overview.html
COMMENT= Icarus Verilog cosimulation support for py-MyHDL
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DIRS+= cosimulation/icarus
do-install:
diff --git a/cad/adms/Makefile b/cad/adms/Makefile
index b791e982546..da7bc46556b 100644
--- a/cad/adms/Makefile
+++ b/cad/adms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/09/15 10:03:47 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/08 13:25:10 asau Exp $
#
DISTNAME= adms-2.2.5
@@ -11,7 +11,6 @@ HOMEPAGE= http://mot-adms.sourceforge.net/
COMMENT= Compact device model code generator for SPICE
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
AUTOMAKE_OVERRIDE= NO
GNU_CONFIGURE= YES
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile
index f7d81be299b..d40c03dc928 100644
--- a/cad/atlc/Makefile
+++ b/cad/atlc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/06/30 00:07:10 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/08 13:25:11 asau Exp $
#
DISTNAME= atlc-4.6.0
@@ -10,8 +10,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://atlc.sourceforge.net/
COMMENT= Calculates the impedance of arbitrary cross section transmission lines
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= YES
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile
index 4f027ae2c0c..e9b10b9767b 100644
--- a/cad/boolean/Makefile
+++ b/cad/boolean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2012/10/02 17:10:37 tron Exp $
+# $NetBSD: Makefile,v 1.58 2012/10/08 13:25:11 asau Exp $
#
DISTNAME= boolean_6_99
@@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://boolean.klaasholwerda.nl/bool.html
COMMENT= GDSII viewer/editor + (boolean) operations on sets of 2d polygons
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/boolean
GCC_REQD+= 3.0
diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile
index a195cdfda76..350cbd42f94 100644
--- a/cad/cascade/Makefile
+++ b/cad/cascade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:08 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/08 13:25:11 asau Exp $
#
DISTNAME= cascade-1.4
@@ -11,7 +11,6 @@ HOMEPAGE= http://rfcascade.sourceforge.net/
COMMENT= Simple tool to analyze noise and distortion of a RF system
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
diff --git a/cad/cgi-wcalc/Makefile b/cad/cgi-wcalc/Makefile
index e57bca489ec..c55090df8d6 100644
--- a/cad/cgi-wcalc/Makefile
+++ b/cad/cgi-wcalc/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:43:03 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/08 13:25:11 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/wcalc/Makefile.common"
PKGNAME= cgi-${DISTNAME}
PKGREVISION= 2
diff --git a/cad/covered-current/Makefile b/cad/covered-current/Makefile
index c42c57acd82..e39e13234eb 100644
--- a/cad/covered-current/Makefile
+++ b/cad/covered-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/08/21 23:49:18 marino Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/08 13:25:11 asau Exp $
#
DISTNAME= covered-${SNAPDATE}
@@ -12,7 +12,6 @@ HOMEPAGE= http://covered.sourceforge.net/
COMMENT= Verilog code coverage analyzer (development snapshot)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= verilog{,-current}-[0-9]*:../../cad/verilog
diff --git a/cad/covered/Makefile b/cad/covered/Makefile
index d2bd2d77c98..57bbbcb1285 100644
--- a/cad/covered/Makefile
+++ b/cad/covered/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/08/21 23:49:18 marino Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/08 13:25:11 asau Exp $
#
DISTNAME= covered-0.4.7
@@ -11,7 +11,6 @@ HOMEPAGE= http://covered.sourceforge.net/
COMMENT= Verilog code coverage analyzer (stable release version)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= verilog{,-current}-[0-9]*:../../cad/verilog
diff --git a/cad/dinotrace-mode/Makefile b/cad/dinotrace-mode/Makefile
index 804d68ab204..09ebaf8d826 100644
--- a/cad/dinotrace-mode/Makefile
+++ b/cad/dinotrace-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/08/06 01:44:45 minskim Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/08 13:25:11 asau Exp $
#
DISTNAME= dinotrace-9.3c
@@ -14,8 +14,6 @@ COMMENT= Emacs major mode for dinotrace
DEPENDS+= ${EMACS_PKGNAME_PREFIX}verilog-mode>=3.13:../../cad/verilog-mode
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
.include "../../editors/emacs/modules.mk"
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index 7be8037408e..5adb21ca0b0 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2012/10/03 21:53:59 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2012/10/08 13:25:11 asau Exp $
#
DISTNAME= dinotrace-9.3c
@@ -11,8 +11,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.veripool.com/dinotrace/
COMMENT= Tool for viewing the output of digital simulators
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= YES
INFO_FILES= YES
USE_TOOLS+= gmake perl
diff --git a/cad/eagle/Makefile b/cad/eagle/Makefile
index a3e5a58a988..560344d58a4 100644
--- a/cad/eagle/Makefile
+++ b/cad/eagle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2011/11/23 13:24:49 hans Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/08 13:25:11 asau Exp $
#
DISTNAME= eagle-lin-eng-4.16r2
@@ -18,8 +18,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-PKG_DESTDIR_SUPPORT= user-destdir
-
EMUL_PLATFORMS= linux-i386
EMUL_MODULES.linux= x11
diff --git a/cad/electric/Makefile b/cad/electric/Makefile
index c7e35ced538..1e83f45cfcc 100644
--- a/cad/electric/Makefile
+++ b/cad/electric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2011/12/09 14:36:33 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= electric-7.00
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/electric/electric.html
COMMENT= Electrical CAD system
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile
index e90e7f630d5..0a47bc93320 100644
--- a/cad/fastcap/Makefile
+++ b/cad/fastcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2012/02/16 11:18:04 hans Exp $
+# $NetBSD: Makefile,v 1.37 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= fastcap-2.0-18Sep92
@@ -18,7 +18,6 @@ BUILD_DEPENDS+= tex-bibtex>=0.99c:../../print/tex-bibtex
BUILD_DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
BUILD_DEPENDS+= tex-metapost>=1.212:../../graphics/tex-metapost
-PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
EXTRACT_USING= bsdtar
diff --git a/cad/fasthenry/Makefile b/cad/fasthenry/Makefile
index 932e05179fa..0c2af9ca61f 100644
--- a/cad/fasthenry/Makefile
+++ b/cad/fasthenry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2009/07/08 15:40:58 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= fasthenry-3.0-12Nov96
@@ -11,8 +11,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.rle.mit.edu/cpg/research_codes.htm
COMMENT= Three-dimensional inductance extraction program
-PKG_DESTDIR_SUPPORT= user-destdir
-
DIST_SUBDIR= ${PKGNAME_NOREV}
WRKSRC= ${WRKDIR}/fasthenry-3.0
diff --git a/cad/felt/Makefile b/cad/felt/Makefile
index 34b9bbe2d0d..b235a33d1e2 100644
--- a/cad/felt/Makefile
+++ b/cad/felt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2009/12/17 20:31:37 abs Exp $
+# $NetBSD: Makefile,v 1.36 2012/10/08 13:25:12 asau Exp $
DISTNAME= felt-3.05.src
PKGNAME= felt-3.05
@@ -26,7 +26,6 @@ USE_GNU_READLINE= YES # uses remove_history() and history_list()
INSTALLATION_DIRS+= lib/X11/app-defaults share/doc/felt share/examples/felt
INSTALLATION_DIRS+= share/examples/felt share/doc/felt
-PKG_DESTDIR_SUPPORT= user-destdir
post-extract:
${GZCAT} ${DISTDIR}/felt-3.05.ps.gz > ${WRKSRC}/felt.ps
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index 3ab0fea4d2d..46ac1ff1da3 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/10/03 21:53:59 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= freehdl-0.0.7
@@ -16,6 +16,5 @@ USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl:run pkg-config
INFO_FILES= yes
REPLACE_PERL+= freehdl/gvhdl.in
-PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.pkg.mk"
diff --git a/cad/gdsreader/Makefile b/cad/gdsreader/Makefile
index 09e24d4b87b..eefdd02ecfb 100644
--- a/cad/gdsreader/Makefile
+++ b/cad/gdsreader/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/07/14 12:55:59 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= GDSreader.0.3
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://home.netcom.com/~serbanp/
COMMENT= GDS-II stream file to Postscript and HP/GL converter
-PKG_DESTDIR_SUPPORT= user-destdir
-
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAME}
INSTALLATION_DIRS= bin ${EXAMPLESDIR}
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 9a27762504d..5f9ac51ed29 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2012/10/03 21:53:59 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= geda-gaf-1.6.2
@@ -13,8 +13,6 @@ HOMEPAGE= http://www.gpleda.org/
COMMENT= Toolset for automating electronic design
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
# Older versions of the gEDA suite had each of the tools as a standalone tarball and build.
# Beginning with 1.6, the build system has been unified.
CONFLICTS+= gattrib-[0-9]*
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index c631cc231f0..c67f0dd42f3 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.51 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= gerbv-2.5.0
@@ -12,7 +12,6 @@ COMMENT= Gerber file viewer
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/cad/gnetman/Makefile b/cad/gnetman/Makefile
index 75d0169e9c6..d478ef779fb 100644
--- a/cad/gnetman/Makefile
+++ b/cad/gnetman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/08/27 02:10:51 dholland Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= gnetman-11Feb05
@@ -11,8 +11,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.viasic.com/opensource/
COMMENT= Advanced Netlister and Netlist Manipulation Database for gEDA
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= TCL_CONFIG_SH=${BUILDLINK_PREFIX.tcl}/lib/tclConfig.sh
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile
index fd37d9d29cd..4e08faf7176 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2010/09/29 22:54:38 minskim Exp $
+# $NetBSD: Makefile,v 1.26 2012/10/08 13:25:13 asau Exp $
#
DISTNAME= gnucap-2006-07-08
@@ -16,7 +16,6 @@ BUILD_DEPENDS+= dvipdfmx>=20100328:../../print/dvipdfmx
BUILD_DEPENDS+= tex-hyperref>=6.81pnb2:../../print/tex-hyperref
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS+= gnucap-2006-07-[0-9]*
diff --git a/cad/gplcver/Makefile b/cad/gplcver/Makefile
index 85c9882cbd4..95aae7f8543 100644
--- a/cad/gplcver/Makefile
+++ b/cad/gplcver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/02/16 11:39:39 hans Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/08 13:25:13 asau Exp $
#
DISTNAME= gplcver-2.12a.src
@@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pragmatic-c.com/gpl-cver/
COMMENT= Verilog simulator
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DIRS= src
MAKE_FILE= makefile.freebsd
BUILDLINK_LIBS.dl= ${BUILDLINK_LDADD.dl}
diff --git a/cad/gsmc/Makefile b/cad/gsmc/Makefile
index df7e085efd8..c1171663b00 100644
--- a/cad/gsmc/Makefile
+++ b/cad/gsmc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.27 2012/10/08 13:25:13 asau Exp $
#
DISTNAME= gsmc-1.1
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.qsl.net/ik5nax/
COMMENT= Smith charting program
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_TOOLS+= gmake pkg-config
diff --git a/cad/gtk1-wcalc/Makefile b/cad/gtk1-wcalc/Makefile
index c0277cb74eb..00212848b83 100644
--- a/cad/gtk1-wcalc/Makefile
+++ b/cad/gtk1-wcalc/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2011/04/22 13:43:03 obache Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 13:25:13 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/wcalc/Makefile.common"
PKGNAME= gtk1-${DISTNAME}
PKGREVISION= 2
diff --git a/cad/gtk2-wcalc/Makefile b/cad/gtk2-wcalc/Makefile
index da37a4a020d..1d1f2eb1788 100644
--- a/cad/gtk2-wcalc/Makefile
+++ b/cad/gtk2-wcalc/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/08 13:25:13 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/wcalc/Makefile.common"
PKGNAME= gtk2-${DISTNAME}
PKGREVISION= 15
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index c5a3af3997f..c2c81a6b4b0 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.44 2012/10/08 13:25:13 asau Exp $
#
DISTNAME= gtkwave-3.3.28
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gtkwave.sourceforge.net/
COMMENT= Electronic waveform viewer
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf
GNU_CONFIGURE= yes
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index c6ea77af7df..d86ca9048f6 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2012/10/03 21:53:59 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2012/10/08 13:25:13 asau Exp $
#
DISTNAME= gwave2-20090213
@@ -12,8 +12,6 @@ HOMEPAGE= http://gwave.sourceforge.net
COMMENT= Viewer for spice-like simulator output and other analog data
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= YES
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 526abcf5e8e..05e7db76645 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/08 13:25:13 asau Exp $
#
DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad
@@ -12,8 +12,6 @@ HOMEPAGE= http://librecad.org/
COMMENT= Free Open Source personal CAD application
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
# Force using "curl" for fetching the distribution file. It is only available
# over HTTPS and "curl" is the only fetch program which always supports HTTPS.
FETCH_USING= curl
diff --git a/cad/libwcalc/Makefile b/cad/libwcalc/Makefile
index 239aaa77155..862d12d1466 100644
--- a/cad/libwcalc/Makefile
+++ b/cad/libwcalc/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2011/04/22 13:41:55 obache Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 13:25:14 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/wcalc/Makefile.common"
PKGNAME= lib${DISTNAME}
PKGREVISION= 2
diff --git a/cad/magic/Makefile b/cad/magic/Makefile
index 6e4f580e6e0..de121aa67c8 100644
--- a/cad/magic/Makefile
+++ b/cad/magic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/08/21 23:49:18 marino Exp $
+# $NetBSD: Makefile,v 1.27 2012/10/08 13:25:14 asau Exp $
#
DISTNAME= magic-7.5.188
@@ -13,7 +13,6 @@ COMMENT= Integrated circuit layout system
LICENSE= magic-license
MAKE_JOBS_SAFE= no
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake printf
USE_GNU_READLINE=yes # uses rl_*_completion_function
diff --git a/cad/mcalc/Makefile b/cad/mcalc/Makefile
index a79384081a6..f6817d491fe 100644
--- a/cad/mcalc/Makefile
+++ b/cad/mcalc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2010/02/16 03:43:12 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/08 13:25:14 asau Exp $
#
DISTNAME= mcalc-1.6
@@ -10,7 +10,6 @@ HOMEPAGE= http://mcalc.sourceforge.net/
COMMENT= JavaScript based microstrip analysis/synthesis calculator
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
NO_BUILD= yes
diff --git a/cad/mex-wcalc/Makefile b/cad/mex-wcalc/Makefile
index faf6cb2611b..f7847430208 100644
--- a/cad/mex-wcalc/Makefile
+++ b/cad/mex-wcalc/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2011/04/22 13:43:04 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/08 13:25:14 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/wcalc/Makefile.common"
PKGNAME= mex-${DISTNAME}
PKGREVISION= 2
diff --git a/cad/mpac/Makefile b/cad/mpac/Makefile
index 95faa9248fd..430758f4758 100644
--- a/cad/mpac/Makefile
+++ b/cad/mpac/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/03/03 01:50:27 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/08 13:25:14 asau Exp $
#
DISTNAME= mpac-0.2.2
@@ -11,8 +11,6 @@ COMMENT= Microstrip Patch Antenna Calculator
DEPENDS+= tk>=8.1:../../x11/tk
-PKG_DESTDIR_SUPPORT= user-destdir
-
INSTALLATION_DIRS= bin
do-build:
diff --git a/cad/nelma/Makefile b/cad/nelma/Makefile
index d1d1111d69c..1c235c54eb3 100644
--- a/cad/nelma/Makefile
+++ b/cad/nelma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/04/22 13:43:04 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/08 13:25:14 asau Exp $
#
DISTNAME= nelma-3.2
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.tablix.org/~avian/nelma/
COMMENT= Circuit board capacitance extraction tool
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config
diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile
index 0fceb2025ec..43d7ecea915 100644
--- a/cad/ng-spice/Makefile
+++ b/cad/ng-spice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2011/08/30 12:01:03 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.40 2012/10/08 13:25:14 asau Exp $
#
DISTNAME= ngspice-23
@@ -10,8 +10,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://ngspice.sourceforge.net/
COMMENT= Next generation circuit simulation program
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LIBTOOL= YES
USE_TOOLS+= gmake makeinfo
USE_GNU_READLINE= uses rl_* interface
diff --git a/cad/ntesla/Makefile b/cad/ntesla/Makefile
index f6207560a82..3859386b441 100644
--- a/cad/ntesla/Makefile
+++ b/cad/ntesla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/03/03 01:50:26 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/08 13:25:14 asau Exp $
#
DISTNAME= ntesla-1.7
@@ -9,8 +9,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.nic.funet.fi/pub/sci/electrical/tesla/
COMMENT= Tesla coil design program
-PKG_DESTDIR_SUPPORT= user-destdir
-
INSTALLATION_DIRS= bin
do-install:
diff --git a/cad/oct-wcalc/Makefile b/cad/oct-wcalc/Makefile
index 7e6f5ee4da3..913615e82b3 100644
--- a/cad/oct-wcalc/Makefile
+++ b/cad/oct-wcalc/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2011/04/22 13:43:04 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/08 13:25:14 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/wcalc/Makefile.common"
PKGNAME= oct-${DISTNAME}
PKGREVISION= 5
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index a8d328b1af9..037bc971477 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/08 13:25:15 asau Exp $
#
PKGNAME= openscad-2011.12
@@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2
FETCH_USING= curl
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/openscad-2011.12
USE_LANGUAGES= c c++
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index c9ade4d4096..f9746dd0b1f 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.64 2012/10/08 13:25:15 asau Exp $
#
DISTNAME= pcb-20110918
@@ -12,7 +12,6 @@ COMMENT= Printed circuit board layout system
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= gettext-tools>=0.14.6:../../devel/gettext-tools
diff --git a/cad/py-MyHDL/Makefile b/cad/py-MyHDL/Makefile
index d0103228ae6..ec064a26eac 100644
--- a/cad/py-MyHDL/Makefile
+++ b/cad/py-MyHDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/04 07:02:41 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/08 13:25:15 asau Exp $
#
DISTNAME= myhdl-0.7
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://jandecaluwe.com/Tools/MyHDL/Overview.html
COMMENT= Hardware description in Python
-PKG_DESTDIR_SUPPORT= user-destdir
-
PYDISTUTILSPKG= yes
do-test:
diff --git a/cad/py-simpy/Makefile b/cad/py-simpy/Makefile
index 1b50882f78d..0743ca2fd30 100644
--- a/cad/py-simpy/Makefile
+++ b/cad/py-simpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/04/08 19:08:45 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/08 13:25:15 asau Exp $
#
DISTNAME= SimPy-2.1.0
@@ -12,8 +12,6 @@ HOMEPAGE= http://simpy.sourceforge.net/
COMMENT= Discrete event simulation framework
LICENSE= gnu-lgpl-v2.1
-PKG_DESTDIR_SUPPORT= user-destdir
-
PYDISTUTILSPKG= yes
TEST_ENV+= PYTHONPATH=${WRKSRC:Q}/build/lib
diff --git a/cad/qcad-manual-cs/Makefile b/cad/qcad-manual-cs/Makefile
index cf089a26a18..97a1c00127f 100644
--- a/cad/qcad-manual-cs/Makefile
+++ b/cad/qcad-manual-cs/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/01/26 21:13:27 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/08 13:25:15 asau Exp $
#
DISTNAME= qcad-manual-cs-2.0.4.0-1.html
PKGNAME= qcad-manual-cs-2.0.4.0
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/qcad/Makefile.common"
COMMENT= Online manual for QCad 2D CAD package, Czech
diff --git a/cad/qcad-manual-de/Makefile b/cad/qcad-manual-de/Makefile
index df0a556ab50..05247e351a8 100644
--- a/cad/qcad-manual-de/Makefile
+++ b/cad/qcad-manual-de/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/01/26 21:13:27 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/08 13:25:15 asau Exp $
#
DISTNAME= qcad-manual-de-2.0.4.0-1.html
PKGNAME= qcad-manual-de-2.0.4.0
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/qcad/Makefile.common"
COMMENT= Online manual for QCad 2D CAD package, German
diff --git a/cad/qcad-manual-en/Makefile b/cad/qcad-manual-en/Makefile
index afeb227dd31..0e2914fedf3 100644
--- a/cad/qcad-manual-en/Makefile
+++ b/cad/qcad-manual-en/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/01/26 21:13:27 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/08 13:25:15 asau Exp $
#
DISTNAME= qcad-manual-en-2.0.4.0-1.html
PKGNAME= qcad-manual-en-2.0.4.0
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/qcad/Makefile.common"
COMMENT= Online manual for QCad 2D CAD package, English
diff --git a/cad/qcad-manual-hu/Makefile b/cad/qcad-manual-hu/Makefile
index 2eaf4d9f82d..dd9d6a7de18 100644
--- a/cad/qcad-manual-hu/Makefile
+++ b/cad/qcad-manual-hu/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/01/26 21:13:27 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/08 13:25:15 asau Exp $
#
DISTNAME= qcad-manual-hu-2.0.4.0-1.html
PKGNAME= qcad-manual-hu-2.0.4.0
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/qcad/Makefile.common"
COMMENT= Online manual for QCad 2D CAD package, Hungarian
diff --git a/cad/qcad-partlibrary/Makefile b/cad/qcad-partlibrary/Makefile
index b0909d6e927..70654d8bb69 100644
--- a/cad/qcad-partlibrary/Makefile
+++ b/cad/qcad-partlibrary/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/05/25 21:42:20 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/08 13:25:16 asau Exp $
#
DISTNAME= partlibrary-2.0.1.2-1
@@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ribbonsoft.com/qcad/
COMMENT= About 4500 mech, elec, etc. parts for the QCad 2D CAD system
-PKG_DESTDIR_SUPPORT= user-destdir
-
NO_CONFIGURE= yes
NO_BUILD= yes
USE_TOOLS+= pax
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index aabc556ffff..1df436cba64 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2011/11/01 06:00:45 sbd Exp $
+# $NetBSD: Makefile,v 1.54 2012/10/08 13:25:15 asau Exp $
#
DISTNAME= qcad-2.0.5.0-1-community.src
@@ -8,8 +8,6 @@ DISTNAME= qcad-2.0.5.0-1-community.src
PKGNAME= qcad-2.0.5.0
PKGREVISION= 5
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "./Makefile.common"
COMMENT= 2D CAD system
diff --git a/cad/sci-wcalc/Makefile b/cad/sci-wcalc/Makefile
index ec38d8d4622..a9f57396ba0 100644
--- a/cad/sci-wcalc/Makefile
+++ b/cad/sci-wcalc/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2011/04/22 13:43:04 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/08 13:25:16 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/wcalc/Makefile.common"
PKGNAME= sci-${DISTNAME}
PKGREVISION= 3
diff --git a/cad/spice/Makefile b/cad/spice/Makefile
index dbf97b21474..c2884e006d7 100644
--- a/cad/spice/Makefile
+++ b/cad/spice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2011/05/14 18:45:54 hans Exp $
+# $NetBSD: Makefile,v 1.46 2012/10/08 13:25:16 asau Exp $
DISTNAME= sp3f4.kit
PKGNAME= spice-3f5.1
@@ -11,8 +11,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://bwrc.eecs.berkeley.edu/Classes/IcBook/SPICE/
COMMENT= General-purpose circuit simulation program
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}
# 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 9a81a45933b..6847de6d97d 100644
--- a/cad/spiceprm/Makefile
+++ b/cad/spiceprm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/03 21:54:00 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/08 13:25:16 asau Exp $
#
DISTNAME= spiceprm-0.11
@@ -9,8 +9,6 @@ MASTER_SITES= http://www.ibiblio.org/pub/Linux/apps/circuits/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Spice preprocessor for parameterized subcircuits
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/spiceprm
NO_BUILD= YES
USE_TOOLS+= perl:run
diff --git a/cad/stdio-wcalc/Makefile b/cad/stdio-wcalc/Makefile
index a79e63fa577..2af4005166e 100644
--- a/cad/stdio-wcalc/Makefile
+++ b/cad/stdio-wcalc/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2011/04/22 13:43:04 obache Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 13:25:16 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/wcalc/Makefile.common"
PKGNAME= stdio-${DISTNAME}
PKGREVISION= 2
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index c2ad6a428b2..d3fa3f6878d 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/08/21 21:37:55 marino Exp $
+# $NetBSD: Makefile,v 1.27 2012/10/08 13:25:16 asau Exp $
#
DISTNAME= tkgate-1.6i
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tkgate.org/
COMMENT= Tcl/Tk based digital circuit editor and simulator
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DEPENDS+= libiconv-[0-9]*:../../converters/libiconv
USE_IMAKE= yes
diff --git a/cad/tnt-mmtl/Makefile b/cad/tnt-mmtl/Makefile
index 8f5fd488e78..067b6b9e8f4 100644
--- a/cad/tnt-mmtl/Makefile
+++ b/cad/tnt-mmtl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/08/21 23:49:18 marino Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/08 13:25:16 asau Exp $
#
DISTNAME= tnt-1.2.2
@@ -20,7 +20,6 @@ BUILD_DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_TOOLS+= autoconf automake gmake
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
index 611a1f429d2..4d343d20abc 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.34 2012/10/08 13:25:16 asau Exp $
#
DISTNAME= transcalc-0.14
@@ -11,8 +11,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://transcalc.sourceforge.net/
COMMENT= Transmission line analysis/synthesis
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= YES
USE_TOOLS+= gmake pkg-config
diff --git a/cad/verilog-current/Makefile b/cad/verilog-current/Makefile
index 39a138238fe..6c4e4235f1e 100644
--- a/cad/verilog-current/Makefile
+++ b/cad/verilog-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2010/02/28 15:59:18 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.58 2012/10/08 13:25:17 asau Exp $
#
DISTNAME= verilog-${SNAPDATE}
@@ -12,7 +12,6 @@ COMMENT= Verilog simulation and synthesis tool (development snapshot version)
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS+= verilog-[0-9]*
diff --git a/cad/verilog-mode/Makefile b/cad/verilog-mode/Makefile
index 8c054c60d40..df5a3c38ee8 100644
--- a/cad/verilog-mode/Makefile
+++ b/cad/verilog-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/08/06 01:44:46 minskim Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/08 13:25:17 asau Exp $
#
DISTNAME= verilog-mode-3.60
@@ -13,8 +13,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.verilog.com/verilog-mode.html
COMMENT= Verilog mode for Emacs
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}
.include "../../editors/emacs/modules.mk"
diff --git a/cad/verilog/Makefile b/cad/verilog/Makefile
index 8e2cc34d5d1..9a279f47c70 100644
--- a/cad/verilog/Makefile
+++ b/cad/verilog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2011/04/13 14:19:29 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2012/10/08 13:25:16 asau Exp $
#
DISTNAME= verilog-0.9.4
@@ -10,7 +10,6 @@ HOMEPAGE= http://icarus.com/eda/verilog/index.html
COMMENT= Verilog simulation and synthesis tool (stable release version)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS+= verilog-current-[0-9]*
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile
index a71c4350eaf..3f80e5d556a 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2011/11/01 06:00:45 sbd Exp $
+# $NetBSD: Makefile,v 1.55 2012/10/08 13:25:17 asau Exp $
#
DISTNAME= ViPEC-3.2.0
@@ -10,8 +10,6 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://vipec.sourceforge.net/
COMMENT= Network analyser for electrical networks
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c++
USE_TOOLS+= gmake
UNLIMIT_RESOURCES+= datasize
diff --git a/cad/wcalc-docs/Makefile b/cad/wcalc-docs/Makefile
index 63b11506a94..d3c145bc43a 100644
--- a/cad/wcalc-docs/Makefile
+++ b/cad/wcalc-docs/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:43:04 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/08 13:25:17 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../cad/wcalc/Makefile.common"
PKGNAME= ${DISTNAME:S/wcalc/wcalc-docs/}
PKGREVISION= 2
diff --git a/cad/xchiplogo/Makefile b/cad/xchiplogo/Makefile
index 123b1020d01..36452155b17 100644
--- a/cad/xchiplogo/Makefile
+++ b/cad/xchiplogo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/02/06 12:39:34 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/08 13:25:17 asau Exp $
#
DISTNAME= xchiplogo
@@ -11,8 +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
-PKG_DESTDIR_SUPPORT= user-destdir
-
INSTALLATION_DIRS= bin
do-install:
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 67dc42deac0..70bffbc209d 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/08/21 23:49:18 marino Exp $
+# $NetBSD: Makefile,v 1.34 2012/10/08 13:25:17 asau Exp $
DISTNAME= xcircuit-3.4.26
PKGREVISION= 1
@@ -10,8 +10,6 @@ MAINTAINER= shaun@inerd.com
HOMEPAGE= http://opencircuitdesign.com/xcircuit/
COMMENT= Drawing program for X11 (especially for circuits)
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_TOOLS+= gs:run
GNU_CONFIGURE= yes