pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/openssl the external rsaref option was droppe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/154c7d950a98
branches:  trunk
changeset: 557493:154c7d950a98
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Apr 16 14:05:38 2009 +0000

description:
the external rsaref option was dropped from securirty/openssl over
4 years ago; remove support from the bl3.mk as well.

diffstat:

 security/openssl/buildlink3.mk |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (22 lines):

diff -r 528e288de483 -r 154c7d950a98 security/openssl/buildlink3.mk
--- a/security/openssl/buildlink3.mk    Thu Apr 16 12:31:31 2009 +0000
+++ b/security/openssl/buildlink3.mk    Thu Apr 16 14:05:38 2009 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index