aboutsummaryrefslogtreecommitdiffstats
path: root/security/samhain
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-09-20 05:12:56 +0800
committerpav <pav@FreeBSD.org>2009-09-20 05:12:56 +0800
commit654bcdc79cef208738aa89243b56a36ff8209c54 (patch)
treeee92622fe2dead5a6203ad54519fbadcb4e375f4 /security/samhain
parent2493dabf1d02b3b11d80419bad37f2b2bb62d65d (diff)
downloadfreebsd-ports-gnome-654bcdc79cef208738aa89243b56a36ff8209c54.tar.gz
freebsd-ports-gnome-654bcdc79cef208738aa89243b56a36ff8209c54.tar.zst
freebsd-ports-gnome-654bcdc79cef208738aa89243b56a36ff8209c54.zip
- Chase libprelude update
Feature safe: yes
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