diff options
Diffstat (limited to 'textproc/p5-XML-RegExp/Makefile')
-rw-r--r-- | textproc/p5-XML-RegExp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-XML-RegExp/Makefile b/textproc/p5-XML-RegExp/Makefile index afeb2deae0fd..463c12fac8f0 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -17,7 +17,6 @@ COMMENT= Regular expressions for XML tokens PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= XML::RegExp.3 .include <bsd.port.mk> |