diff options
Diffstat (limited to 'textproc/p5-Text-Wrapper/Makefile')
-rw-r--r-- | textproc/p5-Text-Wrapper/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index a6a1f0ab32ca..9b0d9e8b2ae8 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -18,6 +18,5 @@ COMMENT= Simple word wrapping routine PERL_CONFIGURE= yes MAN3= Text::Wrapper.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |