aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/libprelude/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 30d79c41fd2e..b3d2bcb77da6 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old
MAINTAINER= ports@FreeBSD.org
COMMENT= Framework library for Prelude NIDS
-LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \
+ gcrypt.18:${PORTSDIR}/security/libgcrypt
OPTIONS= PERL "Include Perl bindings" off \
PYTHON "Include Python bindings" off