svn commit: r341554 - head/www/mod_rpaf2

Martin Wilke miwi at FreeBSD.org
Tue Jan 28 13:34:28 UTC 2014


Author: miwi
Date: Tue Jan 28 13:34:27 2014
New Revision: 341554
URL: http://svnweb.freebsd.org/changeset/ports/341554
QAT: https://qat.redports.org/buildarchive/r341554/

Log:
  - Stage support

Modified:
  head/www/mod_rpaf2/Makefile

Modified: head/www/mod_rpaf2/Makefile
==============================================================================
--- head/www/mod_rpaf2/Makefile	Tue Jan 28 13:34:13 2014	(r341553)
+++ head/www/mod_rpaf2/Makefile	Tue Jan 28 13:34:27 2014	(r341554)
@@ -11,7 +11,6 @@ DISTNAME=	mod_rpaf-${PORTVERSION}
 MAINTAINER=	apache at FreeBSD.org
 COMMENT=	Make proxied requests appear with client IP
 
-
 USE_APACHE=	22+
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
@@ -19,5 +18,4 @@ SHORTMODNAME=	rpaf
 
 SRC_FILE=	mod_rpaf-2.0.c
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list