=================================================================== RCS file: /cvs/ports/net/c-icap/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/net/c-icap/Attic/Makefile 2009/02/26 18:32:47 1.4 +++ ports/net/c-icap/Attic/Makefile 2009/04/03 04:52:24 1.5 @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2009/02/26 18:32:47 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2009/04/03 03:52:24 yason Exp $ COMMENT = implementation of an ICAP server -DISTNAME = c_icap-060708rc1 -PKGNAME = c-icap-060708rc1 +DISTNAME = c_icap-060708rc2 +PKGNAME = c-icap-060708rc2 SHARED_LIBS = icapapi 0.1 @@ -21,9 +21,9 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=c-icap/} -WANTLIB = c m perl pthread util z +WANTLIB = bz2 c gmp iconv m perl pthread util z -LIB_DEPENDS = clamav.>=10::security/clamav +LIB_DEPENDS = clamav,clamunrar,clamunrar_iface::security/clamav CONFIGURE_STYLE = gnu old CONFIGURE_ARGS = --prefix=${PREFIX} \