diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 12:52:42 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 12:52:42 +0000 |
commit | a0bb4e24aa697f39c0586c6c3c51444cb7cd0c4a (patch) | |
tree | 929dd4953de9c21bad85be38582d21cd4bba32c1 /www/p5-HTML-TableLayout | |
parent | 63db1f2c92b464021a9c928a5b547c825d75dc02 (diff) |
Notes
Diffstat (limited to 'www/p5-HTML-TableLayout')
-rw-r--r-- | www/p5-HTML-TableLayout/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-TableLayout/Makefile b/www/p5-HTML-TableLayout/Makefile index 1c3925110587..f79ec5324732 100644 --- a/www/p5-HTML-TableLayout/Makefile +++ b/www/p5-HTML-TableLayout/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Layout manager for CGI-based web applications -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::TableLayout.3 |