summaryrefslogtreecommitdiff
path: root/security/pkcs11-helper
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/pkcs11-helper
parentff862ac29f9feb874c8377e73c53e1d92c1569c8 (diff)
downloadpkgsrc-40b91e7ab919c68deb72b748cca1857afc0cc61a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/pkcs11-helper')
-rw-r--r--security/pkcs11-helper/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile
index fab7c3da7ce..6afb52b60b6 100644
--- a/security/pkcs11-helper/Makefile
+++ b/security/pkcs11-helper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/03/06 17:39:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/23 18:16:51 asau Exp $
DISTNAME= pkcs11-helper-1.08
PKGREVISION= 1
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.opensc-project.org/opensc/wiki/pkcs11-helper
COMMENT= Library that simplifies the interaction with PKCS\#11
LICENSE= modified-bsd OR gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LIBTOOL= yes
USE_TOOLS+= autoconf autoreconf gmake pkg-config
GNU_CONFIGURE= yes