diff options
Diffstat (limited to 'www/p5-HTML-TableLayout/Makefile')
-rw-r--r-- | www/p5-HTML-TableLayout/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-HTML-TableLayout/Makefile b/www/p5-HTML-TableLayout/Makefile index bd37ff1e6d2d..208d6e00daf0 100644 --- a/www/p5-HTML-TableLayout/Makefile +++ b/www/p5-HTML-TableLayout/Makefile @@ -18,6 +18,5 @@ COMMENT= Layout manager for CGI-based web applications PERL_CONFIGURE= yes MAN3= HTML::TableLayout.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |