aboutsummaryrefslogtreecommitdiff
path: root/www/ffproxy
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-02 18:07:29 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-02 18:07:29 +0000
commit03c502eb50e726335c3950115a56237b6b62092f (patch)
treeea6ee3c13ea04255ef29b4060da730a53ee17227 /www/ffproxy
parent6f0e7de53430bb587554ea24e1ff35af91a55df3 (diff)
downloadports-03c502eb50e726335c3950115a56237b6b62092f.tar.gz
ports-03c502eb50e726335c3950115a56237b6b62092f.zip
Notes
Diffstat (limited to 'www/ffproxy')
-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 \