aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/ffproxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile
index 0b3cbf203ef8..49696ee7007b 100644
--- a/www/ffproxy/Makefile
+++ b/www/ffproxy/Makefile
@@ -21,6 +21,7 @@ post-patch:
${REINPLACE_CMD} -e \
's|/etc|${PREFIX}/etc|g ; \
s|/usr/local|${PREFIX}|g ; \
+ s|^CFLAGS =|CFLAGS +=|g ; \
s|/var/ffproxy|${DOCSDIR}|g' \
${WRKSRC}/Makefile
${REINPLACE_CMD} -e \