diff options
Diffstat (limited to 'security/snort')
-rw-r--r-- | security/snort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index c6197fc24f99..a703455fc6d5 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -74,7 +74,7 @@ CONFIGURE_ARGS+= --with-postgresql=no .endif .if defined(WITH_PRELUDE) -LIB_DEPENDS+= prelude.1:${PORTSDIR}/security/libprelude +LIB_DEPENDS+= prelude.2:${PORTSDIR}/security/libprelude CONFIGURE_ARGS+= --enable-prelude PLIST_SUB+= PRELUDE="" .else |