diff options
Diffstat (limited to 'security/libprelude')
-rw-r--r-- | security/libprelude/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile index 40d03fb9c029..8656248f9714 100644 --- a/security/libprelude/Makefile +++ b/security/libprelude/Makefile @@ -5,7 +5,7 @@ PORTNAME= libprelude PORTVERSION= 0.9.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ http://www.prelude-ids.org/download/releases/old/ @@ -13,7 +13,7 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ MAINTAINER= r.gruyters@yirdis.nl COMMENT= Framework library for Prelude NIDS -LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls OPTIONS= PERL "Include Perl bindings" off \ PYTHON "Include Python bindings" off |