Lines 2-9
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= clamav |
4 |
PORTNAME= clamav |
5 |
PORTVERSION= 0.100.1 |
5 |
PORTVERSION= 0.100.2 |
6 |
PORTREVISION= 1 |
|
|
7 |
CATEGORIES= security |
6 |
CATEGORIES= security |
8 |
MASTER_SITES= http://www.clamav.net/downloads/production/ |
7 |
MASTER_SITES= http://www.clamav.net/downloads/production/ |
9 |
|
8 |
|
Lines 52-58
Link Here
|
52 |
DMG_XAR_CONFIGURE_ENABLE= xml |
51 |
DMG_XAR_CONFIGURE_ENABLE= xml |
53 |
DMG_XAR_USE= GNOME=libxml2 |
52 |
DMG_XAR_USE= GNOME=libxml2 |
54 |
|
53 |
|
55 |
USES= cpe gmake libtool ncurses pathfix ssl |
54 |
USES= cpe gmake gnome libtool ncurses pathfix ssl |
56 |
GNU_CONFIGURE= yes |
55 |
GNU_CONFIGURE= yes |
57 |
USE_LDCONFIG= yes |
56 |
USE_LDCONFIG= yes |
58 |
INSTALL_TARGET= install-strip |
57 |
INSTALL_TARGET= install-strip |