Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= suricata |
4 |
PORTNAME= suricata |
5 |
PORTVERSION= 2.0.8 |
5 |
PORTVERSION= 2.0.8 |
6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 2 |
7 |
CATEGORIES= security |
7 |
CATEGORIES= security |
8 |
MASTER_SITES= http://www.openinfosecfoundation.org/download/ \ |
8 |
MASTER_SITES= http://www.openinfosecfoundation.org/download/ \ |
9 |
http://mirrors.rit.edu/zi/ |
9 |
http://mirrors.rit.edu/zi/ |
Lines 105-110
Link Here
|
105 |
--with-libnet-libraries=${LOCALBASE}/lib/libnet11 \ |
105 |
--with-libnet-libraries=${LOCALBASE}/lib/libnet11 \ |
106 |
--with-libhtp-includes=${LOCALBASE}/include/ \ |
106 |
--with-libhtp-includes=${LOCALBASE}/include/ \ |
107 |
--with-libhtp-libraries=${LOCALBASE}/lib \ |
107 |
--with-libhtp-libraries=${LOCALBASE}/lib \ |
|
|
108 |
--disable-gccmarch-native \ |
108 |
--localstatedir=/var/ |
109 |
--localstatedir=/var/ |
109 |
|
110 |
|
110 |
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config |
111 |
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config |