|
Lines 7-12
Link Here
|
| 7 |
|
7 |
|
| 8 |
PORTNAME= snort |
8 |
PORTNAME= snort |
| 9 |
PORTVERSION= 2.6.1.4 |
9 |
PORTVERSION= 2.6.1.4 |
|
|
10 |
PORTREVISION= 1 |
| 10 |
CATEGORIES= security |
11 |
CATEGORIES= security |
| 11 |
MASTER_SITES= http://www.snort.org/dl/current/ |
12 |
MASTER_SITES= http://www.snort.org/dl/current/ |
| 12 |
|
13 |
|
|
Lines 117-123
Link Here
|
| 117 |
.endif |
118 |
.endif |
| 118 |
|
119 |
|
| 119 |
.if defined(WITH_PRELUDE) |
120 |
.if defined(WITH_PRELUDE) |
| 120 |
LIB_DEPENDS+= prelude.11:${PORTSDIR}/security/libprelude |
121 |
LIB_DEPENDS+= prelude.12:${PORTSDIR}/security/libprelude |
| 121 |
CONFIGURE_ARGS+= --enable-prelude |
122 |
CONFIGURE_ARGS+= --enable-prelude |
| 122 |
PLIST_SUB+= PRELUDE="" |
123 |
PLIST_SUB+= PRELUDE="" |
| 123 |
.else |
124 |
.else |