summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-11-07 22:25:40 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-11-07 22:25:40 +0000
commitacf35466446c6b369b534baa051eaf8468d9db77 (patch)
tree12500663952f3721816fb18b0ab39525e506cb3c /net
parentBuild and install shared libraries libcrypto.so.1 and libssl.so.1, too. (diff)
Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
Notes
Notes: svn path=/head/; revision=22957
Diffstat (limited to 'net')
-rw-r--r--net/pipsecd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pipsecd/Makefile b/net/pipsecd/Makefile
index 672e747a7ef0..3225b52c033f 100644
--- a/net/pipsecd/Makefile
+++ b/net/pipsecd/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.enst.fr/~beyssac/pipsec/ \
MAINTAINER= patrick@mindstep.com
-BUILD_DEPENDS= ${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/openssl:install
+LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl
ALL_TARGET= pipsecd