Use OpenSSL from pkgsrc on SunOS<5.11.

This commit is contained in:
hans 2011-11-29 18:47:42 +00:00
parent b655dfa617
commit c9cbfc98c9

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.58 2011/09/14 17:00:20 hans Exp $
# $NetBSD: Makefile,v 1.59 2011/11/29 18:47:42 hans Exp $
.include "dist.mk"
@ -162,6 +162,10 @@ post-install:
${DESTDIR}${PREFIX}/lib/libpython2.4.sl.1.0
.endif
.if ${OPSYS} == "SunOS" && ${OS_VERSION} != "5.11"
PREFER.openssl= pkgsrc
.endif
USE_GNU_READLINE= # defined
BUILDLINK_DEPMETHOD.readline= build