aboutsummaryrefslogtreecommitdiff
path: root/security/libprelude
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-02 12:04:50 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-02 12:04:50 +0000
commitf9483446abda743b5d6f20c282b60404d15b2ac7 (patch)
treed2327a909a222729c49e4222409d0dcef851a915 /security/libprelude
parent71cda5d838cc896621ae98d66195421c279b6f3d (diff)
downloadports-f9483446abda743b5d6f20c282b60404d15b2ac7.tar.gz
ports-f9483446abda743b5d6f20c282b60404d15b2ac7.zip
- Update dependency on security/gnutls
PR: ports/114210 Submitted by: Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=194640
Diffstat (limited to 'security/libprelude')
-rw-r--r--security/libprelude/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index e198e161d82d..da3436044273 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -5,6 +5,7 @@
PORTNAME= libprelude
PORTVERSION= 0.9.14
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -12,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.15:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
OPTIONS= PERL "Include Perl bindings" off \
PYTHON "Include Python bindings" off