hello,
is anybody else having troubles w/ it?
[EMAIL PROTECTED] pkg_infol
curl-7.17.1 get files from FTP, Gopher, HTTP or HTTPS servers
libidn-1.1 internationalized string handling
[EMAIL PROTECTED]
[EMAIL PROTECTED] pkg_add -n dansguardian-2.9.8.5p2-clamav
Can't install dansguardian-2.9.8.5p2-clamav: lib not found curl.8.0
Dependencies for dansguardian-2.9.8.5p2-clamav resolve to: pcre-7.6,
clamav-0.93, bzip2-1.0.5
Full dependency tree is
gmp-4.2.2,zoo-2.10.1p1,lha-1.14i.ac20050924.1,arc-5.21op0,libiconv-1.9.2p5,pcre-7.6,clamav-0.93,bzip2-1.
0.5,unzip-5.52p0
Can't install dansguardian-2.9.8.5p2-clamav: lib not found idn.16.30
?
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/dansguardian/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 21 Apr 2008 18:32:06 -0000 1.6
+++ Makefile 7 May 2008 06:35:19 -0000
@@ -33,8 +33,11 @@
FLAVOR?=
.if ${FLAVOR:L:Mclamav}
-WANTLIB+= bz2 crypto curl gmp iconv idn pthread ssl
-LIB_DEPENDS+= clamav.>=1::security/clamav
+WANTLIB+= bz2 crypto gmp iconv pthread ssl
+LIB_DEPENDS+= clamav.>=1::security/clamav \
+ curl::net/curl \
+ idn::devel/libidn
+
CONFIGURE_ARGS+=--enable-clamav
.endif
--
see ya,
giovanni