diff options
Diffstat (limited to 'textproc/p5-Data-FormValidator/Makefile')
-rw-r--r-- | textproc/p5-Data-FormValidator/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 30e1d5977be5..bfb9c75b6f9d 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -18,6 +18,5 @@ COMMENT= Validates user input (usually from an HTML form) based PERL_CONFIGURE= yes MAN3= Data::FormValidator.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |