summaryrefslogtreecommitdiff
path: root/cad/tkgate
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/tkgate
parent7a48191ad0a52cfc86bcf6477e155dce1d4802ad (diff)
downloadpkgsrc-fb4689d69ea11faa910f7286f74daca6097ab9db.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'cad/tkgate')
-rw-r--r--cad/tkgate/Makefile4
1 files changed, 1 insertions, 3 deletions
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