diff options
author | rillig <rillig@pkgsrc.org> | 2020-05-25 07:45:47 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2020-05-25 07:45:47 +0000 |
commit | 5e9961fd7e58b1e2ed26e5138653a6d49175c98f (patch) | |
tree | 50ce1dcfc946950f32ea864726d901da2ba57865 /editors | |
parent | b01b68832fb467484baf43c0502f602010a8fe12 (diff) | |
download | pkgsrc-5e9961fd7e58b1e2ed26e5138653a6d49175c98f.tar.gz |
editors/p5-Padre: remove nonexistent files from REPLACE_PERL
Diffstat (limited to 'editors')
-rw-r--r-- | editors/p5-Padre/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 2dfccd272b0..d5e24db0f2f 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2020/05/22 19:39:05 rillig Exp $ +# $NetBSD: Makefile,v 1.62 2020/05/25 07:45:47 rillig Exp $ DISTNAME= Padre-1.00 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,6 @@ LICENSE= ${PERL5_LICENSE} MAKE_JOBS_SAFE= no USE_LANGUAGES+= c c++ -REPLACE_PERL+= share/templates/*.pl REPLACE_PERL+= share/examples/wx/*.pl REPLACE_PERL+= share/examples/absolute_beginner/*.pl |