aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-11-29 23:21:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-11-29 23:21:13 +0000
commit161729ac427eb41ec875f336a9c4534d1900c386 (patch)
treee846da50ef9566e696593a1e5de93ad95f245d63 /security/samhain
parent2efda72f4fa24d33dae34cef6705c11ec444eb3e (diff)
Notes
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index a56cbd104713..c13c9f44c241 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -96,7 +96,7 @@ CONFIGURE_ARGS+= --with-logserver=${WITH_LOG_SERVER}
CONFIGURE_ARGS+= --with-altlogserver=${WITH_ALT_LOG_SERVER}
.endif
.if defined(WITH_PRELUDE)
-LIB_DEPENDS+= prelude.14:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+= prelude.17:${PORTSDIR}/security/libprelude
CONFIGURE_ARGS+= --with-prelude
.endif