summaryrefslogtreecommitdiff
path: root/www/ffproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ffproxy/Makefile')
-rw-r--r--www/ffproxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile
index a8067151b9cb..c3a5c926978d 100644
--- a/www/ffproxy/Makefile
+++ b/www/ffproxy/Makefile
@@ -16,8 +16,8 @@ COMMENT= Filtering HTTP proxy server
BROKEN= does not fetch
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
MAN5= ${PORTNAME}.conf.5
MAN7= ${PORTNAME}.quick.7