aboutsummaryrefslogtreecommitdiff
path: root/security/snort
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-11-27 01:16:41 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-11-27 01:16:41 +0000
commit86e10e595b1c52850d29d70198a3fc4bbd49c3f3 (patch)
tree452419bf1c91329c585668bf479816231f62ee7a /security/snort
parenteb99a7e192fe397dfc80e54540fece196247404f (diff)
downloadports-86e10e595b1c52850d29d70198a3fc4bbd49c3f3.tar.gz
ports-86e10e595b1c52850d29d70198a3fc4bbd49c3f3.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 351822a8464f..7d1f93173eab 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -106,7 +106,7 @@ CONFIGURE_ARGS+= --with-postgresql=no
.endif
.if defined(WITH_PRELUDE)
-LIB_DEPENDS+= prelude.[7-?]:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+= prelude.10:${PORTSDIR}/security/libprelude
CONFIGURE_ARGS+= --enable-prelude
PLIST_SUB+= PRELUDE=""
.else