diff options
Diffstat (limited to 'www/rejik/Makefile')
-rw-r--r-- | www/rejik/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rejik/Makefile b/www/rejik/Makefile index 92b73f9..0887533 100644 --- a/www/rejik/Makefile +++ b/www/rejik/Makefile @@ -13,8 +13,8 @@ COMMENT= Squid redirector used for blocking unwanted content LICENSE= BSD4CLAUSE -RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +RUN_DEPENDS= ${LOCALBASE}/sbin/squid:www/squid +LIB_DEPENDS= libpcre.so:devel/pcre USES= perl5 tar:tgz USE_GCC= any |