pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-Twiggy



Module Name:    pkgsrc
Committed By:   rillig
Date:           Fri May 22 19:41:02 UTC 2020

Modified Files:
        pkgsrc/www/p5-Twiggy: Makefile

Log Message:
www/p5-Twiggy: remove nonexistent file from REPLACE_PERL


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/p5-Twiggy/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/p5-Twiggy/Makefile
diff -u pkgsrc/www/p5-Twiggy/Makefile:1.18 pkgsrc/www/p5-Twiggy/Makefile:1.19
--- pkgsrc/www/p5-Twiggy/Makefile:1.18  Mon Nov  4 22:10:10 2019
+++ pkgsrc/www/p5-Twiggy/Makefile       Fri May 22 19:41:02 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/11/04 22:10:10 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/05/22 19:41:02 rillig Exp $
 
 DISTNAME=      Twiggy-0.1025
 PKGNAME=       p5-${DISTNAME}
@@ -14,8 +14,6 @@ LICENSE=      ${PERL5_LICENSE}
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Twiggy/.packlist
 
-REPLACE_PERL+= bin/twiggy
-
 BUILD_DEPENDS+=        p5-Server-Starter-[0-9]*:../../sysutils/p5-Server-Starter
 BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 BUILD_DEPENDS+=        p5-Test-TCP-[0-9]*:../../net/p5-Test-TCP



Home | Main Index | Thread Index | Old Index