diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-10-07 12:50:47 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-10-07 12:50:47 +0000 |
commit | 04a6cc635f156be638b23f61b366f268a5d09beb (patch) | |
tree | 47682f9bda2ab599732bbd081f4f9e2b40e11533 /security/engine_pkcs11 | |
parent | 169bdc3494d44475ccd2f3dad99c45d801e5be2d (diff) | |
download | ports-04a6cc635f156be638b23f61b366f268a5d09beb.tar.gz ports-04a6cc635f156be638b23f61b366f268a5d09beb.zip |
Notes
Diffstat (limited to 'security/engine_pkcs11')
-rw-r--r-- | security/engine_pkcs11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |