diff options
Diffstat (limited to 'www/squidclamav/Makefile')
-rw-r--r-- | www/squidclamav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squidclamav/Makefile b/www/squidclamav/Makefile index 72bd7eab596c..e738ed2ff386 100644 --- a/www/squidclamav/Makefile +++ b/www/squidclamav/Makefile @@ -11,7 +11,7 @@ COMMENT= Clamav c-icap service and redirector for Squid LICENSE= GPLv3 -LIB_DEPENDS+= libicapapi.so:${PORTSDIR}/www/c-icap +LIB_DEPENDS+= libicapapi.so:www/c-icap GNU_CONFIGURE= yes CFLAGS+= -DHAVE_STRNSTR |