aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-03-14 12:42:32 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-03-14 12:42:32 +0000
commita9a208f1d13c5cb589ae2a53bff59e2b3ed93277 (patch)
treec990515fa132ffb2a629b76ab01c982794941a9c /www
parent4bc04f32608ddecc94d2fe78314d2a8b047f3692 (diff)
downloadports-a9a208f1d13c5cb589ae2a53bff59e2b3ed93277.tar.gz
ports-a9a208f1d13c5cb589ae2a53bff59e2b3ed93277.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-FastCGI/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/www/p5-FastCGI/Makefile b/www/p5-FastCGI/Makefile
index 2d0223f3f5ee..786a2afb7aed 100644
--- a/www/p5-FastCGI/Makefile
+++ b/www/p5-FastCGI/Makefile
@@ -20,13 +20,8 @@ LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= --use-installed=${LOCALBASE}
+MAKE_ARGS= CCFLAGS="${CFLAGS}"
MAN3= FCGI.3
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>