diff options
Diffstat (limited to 'devel/p5-Devel-Constants/Makefile')
-rw-r--r-- | devel/p5-Devel-Constants/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Devel-Constants/Makefile b/devel/p5-Devel-Constants/Makefile index b763abc914cc..c5b570e184d5 100644 --- a/devel/p5-Devel-Constants/Makefile +++ b/devel/p5-Devel-Constants/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl module to translate constants back to their named symbols PERL_CONFIGURE= yes MAN3= Devel::Constants.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |