pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-OpenSSL Despite the fact that various Pyth...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/873af264ffbf
branches:  trunk
changeset: 552700:873af264ffbf
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Wed Jan 07 23:00:26 2009 +0000

description:
Despite the fact that various Python modules do have buildlink files,
according to Joerg this behavior is wrong. Remove this one again.

diffstat:

 security/py-OpenSSL/buildlink3.mk |  21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)

diffs (25 lines):

diff -r ba7f74ed48fc -r 873af264ffbf security/py-OpenSSL/buildlink3.mk
--- a/security/py-OpenSSL/buildlink3.mk Wed Jan 07 22:40:24 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2009/01/07 22:27:48 tonnerre Exp $
-
-BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
-PY25_OPENSSL_BUILDLINK3_MK:=   ${PY25_OPENSSL_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+=    py25-OpenSSL
-.endif
-
-BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Npy25-OpenSSL}
-BUILDLINK_PACKAGES+=   py25-OpenSSL
-BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}py25-OpenSSL
-
-.if ${PY25_OPENSSL_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.py25-OpenSSL+=   py25-OpenSSL>=0.7
-BUILDLINK_PKGSRCDIR.py25-OpenSSL?=     ../../security/py-OpenSSL
-.endif # PY25_OPENSSL_BUILDLINK3_MK
-
-.include "../../security/openssl/buildlink3.mk"
-
-BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH:S/+$//}



Home | Main Index | Thread Index | Old Index