aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2007-09-05 16:39:23 +0000
committerDavid Thiel <lx@FreeBSD.org>2007-09-05 16:39:23 +0000
commit05fc48fbf2c9a44ff2243cbf12eca9a3edadec44 (patch)
tree1ceb6fefdcd72a6eaf567976c525b81c93de2f9a /security/samhain
parentb9e13102119c1c72836f380d6d1c16b6af4e607a (diff)
downloadports-05fc48fbf2c9a44ff2243cbf12eca9a3edadec44.tar.gz
ports-05fc48fbf2c9a44ff2243cbf12eca9a3edadec44.zip
Notes
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index e27cd804ce5c..5b82edbb9db6 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -6,6 +6,7 @@
PORTNAME= samhain
PORTVERSION= 2.3.5
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://la-samhna.de/archive/ \
http://redundancy.redundancy.org/mirror/
@@ -92,7 +93,7 @@ CONFIGURE_ARGS+= --with-logserver=${WITH_LOG_SERVER}
CONFIGURE_ARGS+= --with-altlogserver=${WITH_ALT_LOG_SERVER}
.endif
.if defined(WITH_PRELUDE)
-LIB_DEPENDS+= prelude.12:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+= prelude.13:${PORTSDIR}/security/libprelude
CONFIGURE_ARGS+= --with-prelude
.endif