diff options
Diffstat (limited to 'sysutils/p5-UPS-Nut/Makefile')
-rw-r--r-- | sysutils/p5-UPS-Nut/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/p5-UPS-Nut/Makefile b/sysutils/p5-UPS-Nut/Makefile index bcd88e4ec491..029d7cc22c9a 100644 --- a/sysutils/p5-UPS-Nut/Makefile +++ b/sysutils/p5-UPS-Nut/Makefile @@ -18,7 +18,6 @@ COMMENT= Perl module for accessing Network UPS Tools' upsd PERL_CONFIGURE= yes MAN3= UPS::Nut.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} pre-configure: ${PERL} -pi -e 'm.INSTALLDIRS.&&s,.,,sg' ${WRKSRC}/Makefile.PL |