summaryrefslogtreecommitdiffstats
path: root/security/openssl
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-07-11 17:42:30 +0000
committersteve <steve@FreeBSD.org>1998-07-11 17:42:30 +0000
commit33ab039dfd2feb59662a4f9fa879fd125b5b8b8b (patch)
treee44c90e7165289d057bc750148d99cde971d5079 /security/openssl
parent518204efb529c339a32617c7a07660e573ba4dc5 (diff)
downloadFreeBSD-ports-33ab039dfd2feb59662a4f9fa879fd125b5b8b8b.zip
FreeBSD-ports-33ab039dfd2feb59662a4f9fa879fd125b5b8b8b.tar.gz
BUILD_DEPENDS -> LIB_DEPENDS
PR: the part of 7188 I missed the first time around Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index e7a2afc..360f7f5 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 Aug 1997
# Whom: markm@freebsd.org
#
-# $Id: Makefile,v 1.16 1998/02/17 21:14:23 markm Exp $
+# $Id: Makefile,v 1.17 1998/07/06 04:55:30 itojun Exp $
DISTNAME= SSLeay-0.8.1b
CATEGORIES= devel security
@@ -24,7 +24,7 @@ pre-fetch:
@false
.elif defined(USA_RESIDENT)
.if ${USA_RESIDENT} == YES
-BUILD_DEPENDS= rsaref\\.2\\.:${PORTSDIR}/security/rsaref
+LIB_DEPENDS= rsaref\\.2\\.:${PORTSDIR}/security/rsaref
post-configure:
${CP} ${WRKSRC}/rsaref/rsaref.h ${WRKSRC}/include/rsaref.h
OpenPOWER on IntegriCloud