summaryrefslogtreecommitdiff
path: root/security/ykpers
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/ykpers
parentb065c1a46b12fee426abb3617a751163d0de4e87 (diff)
downloadpkgsrc-be6a4e32ca04bf3c2417e5f4765945a3c603926e.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/ykpers')
-rw-r--r--security/ykpers/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/ykpers/Makefile b/security/ykpers/Makefile
index 6525442d378..6a9f68df2e0 100644
--- a/security/ykpers/Makefile
+++ b/security/ykpers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/06/16 20:38:51 pettai Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/23 18:17:01 asau Exp $
#
DISTNAME= ykpers-1.6.4
@@ -10,8 +10,6 @@ HOMEPAGE= http://code.google.com/p/yubikey-personalization/
COMMENT= Yubico's YubiKey re-programming toolkit
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes