summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortnn <tnn>2009-04-16 14:05:38 +0000
committertnn <tnn>2009-04-16 14:05:38 +0000
commit2875c2772e485f8e0f149584d13fe177dfb3e913 (patch)
treec8cf068250700461a69fbbce8a327017b8d2802e /security
parentb4bcab14d1fc582b3c37783bcba952e7bddd7b80 (diff)
downloadpkgsrc-2875c2772e485f8e0f149584d13fe177dfb3e913.tar.gz
the external rsaref option was dropped from securirty/openssl over
4 years ago; remove support from the bl3.mk as well.
Diffstat (limited to 'security')
-rw-r--r--security/openssl/buildlink3.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/openssl/buildlink3.mk b/security/openssl/buildlink3.mk
index 3be853512e8..ab6cb28ab4d 100644
--- a/security/openssl/buildlink3.mk
+++ b/security/openssl/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.40 2009/03/20 19:25:21 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.41 2009/04/16 14:05:38 tnn Exp $
BUILDLINK_TREE+= openssl
@@ -19,12 +19,6 @@ WRAPPER_REORDER_CMDS+= reorder:l:crypt:crypto
SSLBASE= ${BUILDLINK_PREFIX.openssl}
BUILD_DEFS+= SSLBASE
-pkgbase := openssl
-.include "../../mk/pkg-build-options.mk"
-
-.if !empty(PKG_BUILD_OPTIONS.openssl:Mrsaref)
-. include "../../security/rsaref/buildlink3.mk"
-.endif
.endif # OPENSSL_BUILDLINK3_MK
BUILDLINK_TREE+= -openssl