summaryrefslogtreecommitdiff
path: root/security/keynote
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 /security/keynote
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 'security/keynote')
-rw-r--r--security/keynote/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/keynote/Makefile b/security/keynote/Makefile
index 89911facaab1..cbf5363e6f38 100644
--- a/security/keynote/Makefile
+++ b/security/keynote/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.cis.upenn.edu/~angelos/Code/
MAINTAINER= se@FreeBSD.org
BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl
+LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl \
+ ssl.1:${PORTSDIR}/security/openssl
WRKSRC= ${WRKDIR}/KeyNote-2-beta4