aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-06-12 06:07:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-06-12 06:07:33 +0000
commitab9ecc0e1a5418cf88a025ad72b77ac3e20b53b2 (patch)
tree7643c0a80ea43e2899bfcdee094526079367b51e /security
parent13910914491914e8a0fe15cb114134b5e6a08e12 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/engine_pkcs11/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/engine_pkcs11/Makefile b/security/engine_pkcs11/Makefile
index 2ac65051ad25..fcc282afcef9 100644
--- a/security/engine_pkcs11/Makefile
+++ b/security/engine_pkcs11/Makefile
@@ -16,9 +16,6 @@ USE_AUTOTOOLS= libtool
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USES= pkgconfig
-.if defined(.PARSEDIR)
-USE_GMAKE= yes
-.endif
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lssl"