From 04a6cc635f156be638b23f61b366f268a5d09beb Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Sat, 7 Oct 2006 12:50:47 +0000 Subject: [PATCH] Don't depend anymore on openssl from ports. (Waiting for a DSO check in bsd.openssl.mk) --- security/engine_pkcs11/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/security/engine_pkcs11/Makefile b/security/engine_pkcs11/Makefile index 6ce4b2a4b5b3..216907dbfe69 100644 --- a/security/engine_pkcs11/Makefile +++ b/security/engine_pkcs11/Makefile @@ -16,7 +16,6 @@ COMMENT= An implementation of a PKCS#11 engine for OpenSSL LIB_DEPENDS= p11.1:${PORTSDIR}/security/libp11 USE_OPENSSL= yes -WITH_OPENSSL_PORT=yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig