Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/dillo www/dillo: remove nonexistent dpid/dpidc fro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7071818ad6f
branches:  trunk
changeset: 428644:d7071818ad6f
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Apr 30 07:13:22 2020 +0000

description:
www/dillo: remove nonexistent dpid/dpidc from REPLACE_PERL

diffstat:

 www/dillo/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 694b5adb449a -r d7071818ad6f www/dillo/Makefile
--- a/www/dillo/Makefile        Thu Apr 30 07:12:14 2020 +0000
+++ b/www/dillo/Makefile        Thu Apr 30 07:13:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2020/04/15 22:37:40 joerg Exp $
+# $NetBSD: Makefile,v 1.80 2020/04/30 07:13:22 rillig Exp $
 
 DISTNAME=      dillo-3.0.5
 PKGREVISION=   6
@@ -15,7 +15,7 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFBASEDIR}
 
-REPLACE_PERL+= dpid/dpidc dillo-install-hyphenation
+REPLACE_PERL+= dillo-install-hyphenation
 USE_TOOLS+=    perl:run wget:run
 
 PKG_SYSCONFSUBDIR=     dillo



Home | Main Index | Thread Index | Old Index