diff options
Diffstat (limited to 'math/p5-Set-Window/Makefile')
-rw-r--r-- | math/p5-Set-Window/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Set-Window/Makefile b/math/p5-Set-Window/Makefile index 40d6dc1331b5..d39b1837995b 100644 --- a/math/p5-Set-Window/Makefile +++ b/math/p5-Set-Window/Makefile @@ -18,7 +18,6 @@ COMMENT= Perl module to manage an interval on the integer line PERL_CONFIGURE= yes MAN3= Set::Window.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} post-patch: ${PERL} -pi -e '$$_="" if /use 5/;' ${WRKSRC}/Window.pm |