aboutsummaryrefslogtreecommitdiff
path: root/security/snort
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-05-19 03:50:55 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-05-19 03:50:55 +0000
commita4862b101814c7780aa5fb7d548c00673657ec16 (patch)
treee47f04323a8ae800d3a5823d39931481245a77f3 /security/snort
parent31530afdbe3dbd050fc3c70422e514a89ff3a4e3 (diff)
downloadports-a4862b101814c7780aa5fb7d548c00673657ec16.tar.gz
ports-a4862b101814c7780aa5fb7d548c00673657ec16.zip
Notes
Diffstat (limited to 'security/snort')
-rw-r--r--security/snort/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile
index 72e1ee94b166..fc5d92a5394e 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -118,7 +118,7 @@ CONFIGURE_ARGS+= --with-postgresql=no
.endif
.if defined(WITH_PRELUDE)
-LIB_DEPENDS+= prelude.13:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+= prelude.14:${PORTSDIR}/security/libprelude
CONFIGURE_ARGS+= --enable-prelude
PLIST_SUB+= PRELUDE=""
.else