View | Details | Raw Unified | Return to bug 234289 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 15-20 Link Here
15
LIB_DEPENDS=	libltdl.so:devel/libltdl \
15
LIB_DEPENDS=	libltdl.so:devel/libltdl \
16
		libcurl.so:ftp/curl
16
		libcurl.so:ftp/curl
17
17
18
.if !exists(/usr/lib/libmilter.so)
19
LIB_DEPENDS+=	libmilter.so:mail/libmilter
20
.endif
21
18
USES=		cpe gmake gnome libtool ncurses pathfix pkgconfig ssl
22
USES=		cpe gmake gnome libtool ncurses pathfix pkgconfig ssl
19
USE_RC_SUBR=	clamav-clamd clamav-freshclam
23
USE_RC_SUBR=	clamav-clamd clamav-freshclam
20
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes

Return to bug 234289