1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-01-28 13:34:27 +00:00
parent 0151c4fe17
commit 481c7ac6d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341554

View File

@ -11,7 +11,6 @@ DISTNAME= mod_rpaf-${PORTVERSION}
MAINTAINER= apache@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>