pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Make
Module Name: pkgsrc
Committed By: rillig
Date: Fri May 22 19:34:35 UTC 2020
Modified Files:
pkgsrc/devel/p5-Make: Makefile
Log Message:
devel/p5-Make: remove nonexistent file from REPLACE_PERL
The standard Perl build takes care of fixing the interpreter.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/p5-Make/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Make/Makefile
diff -u pkgsrc/devel/p5-Make/Makefile:1.32 pkgsrc/devel/p5-Make/Makefile:1.33
--- pkgsrc/devel/p5-Make/Makefile:1.32 Sun Nov 3 10:15:56 2019
+++ pkgsrc/devel/p5-Make/Makefile Fri May 22 19:34:35 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2019/11/03 10:15:56 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2020/05/22 19:34:35 rillig Exp $
DISTNAME= Make-1.2.0
PKGNAME= p5-${DISTNAME}
@@ -14,8 +14,6 @@ LICENSE= ${PERL5_LICENSE}
# for make test
BUILD_DEPENDS+= p5-Test-Compile-[0-9]*:../../devel/p5-Test-Compile
-REPLACE_PERL= pmake
-
PERL5_PACKLIST= auto/Make/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index