--- Makefile.orig 2015-09-29 16:44:39 UTC +++ Makefile @@ -2,19 +2,18 @@ # $FreeBSD: head/www/mod_scgi/Makefile 336589 2013-12-15 22:11:20Z ohauer $ PORTNAME= mod_scgi -PORTVERSION= 1.12 -PORTREVISION= 2 +PORTVERSION= 1.14 CATEGORIES= www MASTER_SITES= http://dryice.name/computer/FreeBSD/distfiles/ DISTNAME= scgi-${PORTVERSION:S/.a/a/} -MAINTAINER= dryice@dryice.name +MAINTAINER= w.schwarzenfeld@aon.at COMMENT= Apache 2.2 module that implements the client side of the SCGI protocol SCGI_DIR= apache2 WRKSRC= ${WRKDIR}/${DISTNAME}/${SCGI_DIR} -USE_APACHE= 22 +USE_APACHE= 22+ AP_FAST_BUILD= yes AP_GENPLIST= yes