diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 09:53:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 09:53:01 +0000 |
commit | d686735b84672980f870dd6e6d7110b60c58063e (patch) | |
tree | 868a36701bee3f125b0bed868365a5c84e4b4b43 /security/libprelude | |
parent | 27f5d24db6554e3fe5fd03e8ff29d710ed02e9da (diff) |
Notes
Diffstat (limited to 'security/libprelude')
-rw-r--r-- | security/libprelude/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile index 977363f9f52b..5f5cfb79da3c 100644 --- a/security/libprelude/Makefile +++ b/security/libprelude/Makefile @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old MAINTAINER= r.gruyters@snow.nl COMMENT= Framework library for Prelude NIDS -LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls OPTIONS= PERL "Include Perl bindings" off \ PYTHON "Include Python bindings" off |