aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-09-19 21:12:56 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-09-19 21:12:56 +0000
commit8e87765f84d54530f31b83dddeb9d626786b804f (patch)
tree3b69676358e85a1ab498766d8e612b20c65b2f34 /security/samhain
parenta8d621807a5571d390ce8bbf8e6edaeb18eac62f (diff)
downloadports-8e87765f84d54530f31b83dddeb9d626786b804f.tar.gz
ports-8e87765f84d54530f31b83dddeb9d626786b804f.zip
- Chase libprelude update
Feature safe: yes
Notes
Notes: svn path=/head/; revision=241775
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 4e896866bc70..851eac039251 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -100,7 +100,7 @@ CONFIGURE_ARGS+= --with-logserver=${WITH_LOG_SERVER}
CONFIGURE_ARGS+= --with-altlogserver=${WITH_ALT_LOG_SERVER}
.endif
.if defined(WITH_PRELUDE)
-LIB_DEPENDS+= prelude.19:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude
CONFIGURE_ARGS+= --with-prelude
.endif