diff options
Diffstat (limited to 'www/p5-HTML-FromText/Makefile')
-rw-r--r-- | www/p5-HTML-FromText/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-HTML-FromText/Makefile b/www/p5-HTML-FromText/Makefile index 5d31d1949ad6..770fd9f20d90 100644 --- a/www/p5-HTML-FromText/Makefile +++ b/www/p5-HTML-FromText/Makefile @@ -18,6 +18,5 @@ COMMENT= Mark up text as HTML PERL_CONFIGURE= yes MAN3= HTML::FromText.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |