diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 14:47:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 14:47:56 +0000 |
commit | 7815b83df4ba89985f8712047a45f85c382e7706 (patch) | |
tree | 2494f1a087318441aea0ea521ccf891615e31715 /www/ikiwiki/Makefile | |
parent | c5dfbb4c8c4212dccdc951c8a5b4655e133ee065 (diff) |
Notes
Diffstat (limited to 'www/ikiwiki/Makefile')
-rw-r--r-- | www/ikiwiki/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile index 9a47de479975..360cc18005b8 100644 --- a/www/ikiwiki/Makefile +++ b/www/ikiwiki/Makefile @@ -33,9 +33,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ WRKSRC= ${WRKDIR}/${PORTNAME} LICENSE= GPLv2 -PERL_CONFIGURE= yes -USE_GMAKE= yes -USES= gettext +USES= gettext perl5 gmake +USE_PERL5= configure OPTIONS_DEFINE= PO4A SEARCH W3M OPTIONS_DEFAULT= PO4A SEARCH |