pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/adzap adzap: depend on p5-Perl4-CoreLibs.
details: https://anonhg.NetBSD.org/pkgsrc/rev/28f418800635
branches: trunk
changeset: 325525:28f418800635
user: maya <maya%pkgsrc.org@localhost>
date: Tue Nov 20 09:26:11 2018 +0000
description:
adzap: depend on p5-Perl4-CoreLibs.
This is needed for flush.pl.
Suggested by obache as a fix to PR pkg/48456
diffstat:
www/adzap/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r ff8744150d24 -r 28f418800635 www/adzap/Makefile
--- a/www/adzap/Makefile Tue Nov 20 09:21:23 2018 +0000
+++ b/www/adzap/Makefile Tue Nov 20 09:26:11 2018 +0000
@@ -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/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
Home |
Main Index |
Thread Index |
Old Index