diff options
Diffstat (limited to 'www/dansguardian-devel/Makefile')
-rw-r--r-- | www/dansguardian-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dansguardian-devel/Makefile b/www/dansguardian-devel/Makefile index 108554ec0206..ab2a211665f9 100644 --- a/www/dansguardian-devel/Makefile +++ b/www/dansguardian-devel/Makefile @@ -10,7 +10,7 @@ MAINTAINER= garga@FreeBSD.org COMMENT= A fast, feature-rich web content filter for Squid proxy servers RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid -LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre USE_RC_SUBR= dansguardian USES= pkgconfig |