From 2e3aadb778d8a00478deee4848ed4cf6b6488d73 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Sun, 2 Jan 2000 22:58:02 +0000 Subject: Use LIB_DEPENDS instead of RUN_DEPENDS. It's more appropriate here. --- security/sslwrap/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/sslwrap') diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index 5365480f02b3..952d15018227 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= http://www.rickk.com/sslwrap/ MAINTAINER= ZGabor@CoDe.HU -RUN_DEPENDS= ${PREFIX}/lib/libssl.a:${PORTSDIR}/security/openssl +LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl \ + ssl.1:${PORTSDIR}/security/openssl BUILD_DEPENDS= ${PREFIX}/include/openssl/ssl.h:${PORTSDIR}/security/openssl .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES -- cgit v1.3