summaryrefslogtreecommitdiff
path: root/security/pam-yubico
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
commit40b91e7ab919c68deb72b748cca1857afc0cc61a (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/pam-yubico
parentff862ac29f9feb874c8377e73c53e1d92c1569c8 (diff)
downloadpkgsrc-40b91e7ab919c68deb72b748cca1857afc0cc61a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/pam-yubico')
-rw-r--r--security/pam-yubico/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pam-yubico/Makefile b/security/pam-yubico/Makefile
index b5b71dd6a07..677d0f07110 100644
--- a/security/pam-yubico/Makefile
+++ b/security/pam-yubico/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/06/16 20:45:33 pettai Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/23 18:16:49 asau Exp $
DISTNAME= pam_yubico-2.12
PKGNAME= ${DISTNAME:S/_/-/}
@@ -11,7 +11,6 @@ COMMENT= Pluggable Authentication Module for Yubikey validation
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes