Lines 6-11
Link Here
|
6 |
|
6 |
|
7 |
PORTNAME= samhain |
7 |
PORTNAME= samhain |
8 |
PORTVERSION= 2.3.5 |
8 |
PORTVERSION= 2.3.5 |
|
|
9 |
PORTREVISION= 1 |
9 |
CATEGORIES= security |
10 |
CATEGORIES= security |
10 |
MASTER_SITES= http://la-samhna.de/archive/ \ |
11 |
MASTER_SITES= http://la-samhna.de/archive/ \ |
11 |
http://redundancy.redundancy.org/mirror/ |
12 |
http://redundancy.redundancy.org/mirror/ |
Lines 92-98
Link Here
|
92 |
CONFIGURE_ARGS+= --with-altlogserver=${WITH_ALT_LOG_SERVER} |
93 |
CONFIGURE_ARGS+= --with-altlogserver=${WITH_ALT_LOG_SERVER} |
93 |
.endif |
94 |
.endif |
94 |
.if defined(WITH_PRELUDE) |
95 |
.if defined(WITH_PRELUDE) |
95 |
LIB_DEPENDS+= prelude.12:${PORTSDIR}/security/libprelude |
96 |
LIB_DEPENDS+= prelude.13:${PORTSDIR}/security/libprelude |
96 |
CONFIGURE_ARGS+= --with-prelude |
97 |
CONFIGURE_ARGS+= --with-prelude |
97 |
.endif |
98 |
.endif |