summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-11-20 09:26:11 +0000
committermaya <maya@pkgsrc.org>2018-11-20 09:26:11 +0000
commitb59d5c14922cddc9e22221e0b874cab849e2ac67 (patch)
tree4482849580a687595129bc0696f7b9a89b4783e3
parentd3c128f41b0194d2280a09f197282bf7aa48b41a (diff)
downloadpkgsrc-b59d5c14922cddc9e22221e0b874cab849e2ac67.tar.gz
adzap: depend on p5-Perl4-CoreLibs.
This is needed for flush.pl. Suggested by obache as a fix to PR pkg/48456
-rw-r--r--www/adzap/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/adzap/Makefile b/www/adzap/Makefile
index 88618c7da14..064b85802f4 100644
--- a/www/adzap/Makefile
+++ b/www/adzap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2018/08/22 09:47:22 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2018/11/20 09:26:11 maya Exp $
DISTNAME= adzap-20110915
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= www perl5
MASTER_SITES= http://adzapper.sourceforge.net/
@@ -25,6 +25,8 @@ SUBST_FILES.paths= scripts/squid_redirect
SUBST_FILES.paths+= scripts/wrapzap
SUBST_VARS.paths= PREFIX
+DEPENDS+= p5-Perl4-CoreLibs-[0-9]*:../../devel/p5-Perl4-CoreLibs
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/scripts/squid_redirect-nodata \
${DESTDIR}${PREFIX}/libexec/squid_redirect