aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-01-02 22:58:02 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-01-02 22:58:02 +0000
commit2e3aadb778d8a00478deee4848ed4cf6b6488d73 (patch)
tree4d1a295e1478c992422a720f8bcb2533464276b3 /security
parent5a2876c04891cd529fc62cb1ef2eb465484b813a (diff)
downloadports-2e3aadb778d8a00478deee4848ed4cf6b6488d73.tar.gz
ports-2e3aadb778d8a00478deee4848ed4cf6b6488d73.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/sslwrap/Makefile3
1 files changed, 2 insertions, 1 deletions
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