diff options
Diffstat (limited to 'www/dansguardian/Makefile')
-rw-r--r-- | www/dansguardian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile index ce55c2926f13..241c3d1e18b3 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -11,7 +11,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 |