diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/lighttpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 978aa0c728e3..6ccedc1df23d 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= lthack +USE_GMAKE= yes +MAKE_JOBS_SAFE= yes #.if !defined(_BUILDING_LIGHTTPD_MODULE) #USE_AUTOTOOLS= libtool |