diff options
Diffstat (limited to 'www/p5-CGI-FCKeditor/Makefile')
-rw-r--r-- | www/p5-CGI-FCKeditor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI-FCKeditor/Makefile b/www/p5-CGI-FCKeditor/Makefile index 76c39f5e6440..545f4be96f31 100644 --- a/www/p5-CGI-FCKeditor/Makefile +++ b/www/p5-CGI-FCKeditor/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= This's FCKeditor Controller for Perl OOP -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CGI::FCKeditor.3 |