diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_pagespeed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_pagespeed/Makefile b/www/mod_pagespeed/Makefile index e3a4f689a496..760c56daaa0e 100644 --- a/www/mod_pagespeed/Makefile +++ b/www/mod_pagespeed/Makefile @@ -24,11 +24,11 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ opencv_legacy:${PORTSDIR}/graphics/opencv \ execinfo:${PORTSDIR}/devel/libexecinfo +USES= gmake pkgconfig USE_XZ= yes USE_BINUTILS= yes USE_APACHE= 22 USE_PYTHON= 2.6+ -USE_GMAKE= yes # debugging #MAKE_ENV+= V=1 |