Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= yaf |
4 |
PORTNAME= yaf |
5 |
PORTVERSION= 2.10.0 |
5 |
PORTVERSION= 2.11.0 |
6 |
CATEGORIES= net-mgmt |
6 |
CATEGORIES= net-mgmt |
7 |
MASTER_SITES= http://tools.netsa.cert.org/releases/ |
7 |
MASTER_SITES= http://tools.netsa.cert.org/releases/ |
8 |
|
8 |
|
Lines 19-25
Link Here
|
19 |
|
19 |
|
20 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
21 |
INSTALL_TARGET= install-strip |
21 |
INSTALL_TARGET= install-strip |
22 |
USES= libtool pathfix perl5 pkgconfig |
22 |
USES= gnome libtool pathfix perl5 pkgconfig |
23 |
USE_GNOME= glib20 |
23 |
USE_GNOME= glib20 |
24 |
USE_LDCONFIG= yes |
24 |
USE_LDCONFIG= yes |
25 |
CONFIGURE_ARGS= --sysconfdir="${ETCDIR}" |
25 |
CONFIGURE_ARGS= --sysconfdir="${ETCDIR}" |