diff options
Diffstat (limited to 'math/p5-Math-BaseCalc/Makefile')
-rw-r--r-- | math/p5-Math-BaseCalc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-BaseCalc/Makefile b/math/p5-Math-BaseCalc/Makefile index d1705e8..e32e215 100644 --- a/math/p5-Math-BaseCalc/Makefile +++ b/math/p5-Math-BaseCalc/Makefile @@ -18,6 +18,5 @@ COMMENT= Convert numbers between various bases PERL_CONFIGURE= yes MAN3= Math::BaseCalc.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |