aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache20
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-05-06 07:17:33 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-05-06 07:17:33 +0800
commita42081ce16b16cd7ed382d161d5a9530f028233f (patch)
tree90ea43632628d1293e47dda63ea83dac78217cf2 /www/apache20
parent6f5b03cdf2f28bc1c745f22b7db6c31821edb267 (diff)
downloadfreebsd-ports-gnome-a42081ce16b16cd7ed382d161d5a9530f028233f.tar.gz
freebsd-ports-gnome-a42081ce16b16cd7ed382d161d5a9530f028233f.tar.zst
freebsd-ports-gnome-a42081ce16b16cd7ed382d161d5a9530f028233f.zip
- CFLAGS is already in CONFIGURE_ENV
With Hat: apache@
Diffstat (limited to 'www/apache20')
-rw-r--r--www/apache20/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index b6f2c0dfdd95..7ae141e5a12a 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -69,7 +69,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \
--includedir=${PREFIX_RELDEST}/include/apache2
CONFIGURE_ENV= CC="${CC}" CPPFLAGS="${CPPFLAGS}" \
- CFLAGS="${CFLAGS}" \
LDFLAGS="${LDFLAGS}" CONFIG_SHELL="${SH}" \
LOCALBASE="${LOCALBASE}"