diff options
Diffstat (limited to 'textproc/p5-Text-Repository/Makefile')
-rw-r--r-- | textproc/p5-Text-Repository/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-Repository/Makefile b/textproc/p5-Text-Repository/Makefile index 6dec212650b7..7a9d4393c53b 100644 --- a/textproc/p5-Text-Repository/Makefile +++ b/textproc/p5-Text-Repository/Makefile @@ -18,6 +18,5 @@ COMMENT= A simple way to manage text without mixing it with Perl PERL_CONFIGURE= yes MAN3= Text::Repository.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |