diff options
Diffstat (limited to 'www/smb2www/Makefile')
-rw-r--r-- | www/smb2www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile index 8dbdf13f33de..a554f5a1e1ce 100644 --- a/www/smb2www/Makefile +++ b/www/smb2www/Makefile @@ -19,6 +19,8 @@ COMMENT= Windows Network client that is accessible through a web browser RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba3 \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3 USE_PERL5= yes NO_BUILD= yes |