summaryrefslogtreecommitdiff
path: root/security/tkpasman
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
committerasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
commitbe6a4e32ca04bf3c2417e5f4765945a3c603926e (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/tkpasman
parentb065c1a46b12fee426abb3617a751163d0de4e87 (diff)
downloadpkgsrc-be6a4e32ca04bf3c2417e5f4765945a3c603926e.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/tkpasman')
-rw-r--r--security/tkpasman/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/tkpasman/Makefile b/security/tkpasman/Makefile
index f75dbde90d5..c1ff24a5cde 100644
--- a/security/tkpasman/Makefile
+++ b/security/tkpasman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/08/21 23:49:25 marino Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/23 18:17:01 asau Exp $
#
DISTNAME= TkPasMan-2.2a
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.xs4all.nl/~wbsoft/linux/tkpasman.html
COMMENT= Username and password manager that uses the Tk toolkit
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFIG_SUBST= PREFIX="${PREFIX}"
CONFIG_SUBST+= SHELL="${SH}"
CONFIG_SUBST+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"