diff options
Diffstat (limited to 'www/yabb/Makefile')
-rw-r--r-- | www/yabb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/yabb/Makefile b/www/yabb/Makefile index 97b8cc48bc18..1ac3c7794995 100644 --- a/www/yabb/Makefile +++ b/www/yabb/Makefile @@ -18,8 +18,9 @@ LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC NO_PACKAGE= complicated (de)installation paradigm +USES= perl5 USE_ZIP= yes -USE_PERL5_RUN= yes +USE_PERL5= run NO_BUILD= yes WWWDOCROOT?= www YABBSUBDIR?= yabb |