summaryrefslogtreecommitdiff
path: root/security/pkcs11-helper
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
committerwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
commita8ce86997e0153e277ba6f540fddb593c3f19f44 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /security/pkcs11-helper
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'security/pkcs11-helper')
-rw-r--r--security/pkcs11-helper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile
index ace7b95aa06..07c66145dc3 100644
--- a/security/pkcs11-helper/Makefile
+++ b/security/pkcs11-helper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/02/06 23:21:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.11 2014/01/27 18:41:14 wiz Exp $
DISTNAME= pkcs11-helper-1.10
PKGREVISION= 2
@@ -11,7 +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
-FETCH_USING= curl
# Not documented, but relatively clear from warnings.
USE_LANGUAGES= c99
USE_LIBTOOL= yes