diff options
-rw-r--r-- | www/ruboard/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/ruboard/Makefile b/www/ruboard/Makefile index 973ef28b369b..8584e1029b52 100644 --- a/www/ruboard/Makefile +++ b/www/ruboard/Makefile @@ -13,4 +13,7 @@ MASTER_SITES= ftp://ftp.amsoft.ru/software/ruboard/ MAINTAINER= am@amsoft.ru +USE_PERL5_BUILD=yes +USE_PERL5_RUN =yes + .include <bsd.port.mk> |