From 1d6232b2466c9120e6e40050dbfef4271ad534d8 Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Mon, 24 Sep 2012 20:55:01 +0000 Subject: - USE_APACHE s/22+/22/ some additional cleanups/fixes - adopt new Makefile header - convert to optionsNG - use BROKEN instead IGNORE in bsd.apache.mk with hat apache@ --- www/mod_pagespeed/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'www/mod_pagespeed/Makefile') diff --git a/www/mod_pagespeed/Makefile b/www/mod_pagespeed/Makefile index 5629c1a878c5..0cbbc3afc870 100644 --- a/www/mod_pagespeed/Makefile +++ b/www/mod_pagespeed/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mod_pagespeed -# Date created: 2011-09-27 -# Whom: Steve Wills -# +# Created by: Steve Wills # $FreeBSD$ -# PORTNAME= mod_pagespeed PORTVERSION= 0.10.22.6 @@ -29,7 +25,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ USE_XZ= yes USE_BINUTILS= yes -USE_APACHE= 22+ +USE_APACHE= 22 USE_PYTHON= 2.6+ USE_GMAKE= yes MAKE_JOBS_SAFE= yes -- cgit v1.2.3