summaryrefslogtreecommitdiff
path: root/cad/ng-spice
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:25:10 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:25:10 +0000
commitfb4689d69ea11faa910f7286f74daca6097ab9db (patch)
tree394746068028ecd760849eba93abb01dfd5bea17 /cad/ng-spice
parent7a48191ad0a52cfc86bcf6477e155dce1d4802ad (diff)
downloadpkgsrc-fb4689d69ea11faa910f7286f74daca6097ab9db.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'cad/ng-spice')
-rw-r--r--cad/ng-spice/Makefile4
1 files changed, 1 insertions, 3 deletions
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