pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/dillo



Module Name:    pkgsrc
Committed By:   rillig
Date:           Thu Apr 30 07:13:22 UTC 2020

Modified Files:
        pkgsrc/www/dillo: Makefile

Log Message:
www/dillo: remove nonexistent dpid/dpidc from REPLACE_PERL


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/www/dillo/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/dillo/Makefile
diff -u pkgsrc/www/dillo/Makefile:1.79 pkgsrc/www/dillo/Makefile:1.80
--- pkgsrc/www/dillo/Makefile:1.79      Wed Apr 15 22:37:40 2020
+++ pkgsrc/www/dillo/Makefile   Thu Apr 30 07:13:22 2020
@@ -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 @@ USE_LANGUAGES=                c c++
 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