Prepare for update of pkgsrc openssl to 0.9.6.
This commit is contained in:
parent
bc771d406c
commit
3aee0d0499
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: bsd.pkg.mk,v 1.714 2001/04/08 14:14:11 hubertf Exp $
|
||||
# $NetBSD: bsd.pkg.mk,v 1.715 2001/04/09 02:54:22 fredb Exp $
|
||||
#
|
||||
# This file is in the public domain.
|
||||
#
|
||||
|
@ -232,7 +232,7 @@ MAKE_ENV+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}"
|
|||
SSLBASE= /usr
|
||||
SSLCERTS= /etc/openssl/certs
|
||||
.else
|
||||
DEPENDS+= openssl>=0.9.5a:../../security/openssl
|
||||
DEPENDS+= openssl-0.9.[56]*:../../security/openssl
|
||||
SSLBASE= ${LOCALBASE}
|
||||
SSLCERTS= ${SSLBASE}/certs
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue