aboutsummaryrefslogtreecommitdiffstats
path: root/www/varnish2
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-09 00:58:29 +0800
committerpav <pav@FreeBSD.org>2009-01-09 00:58:29 +0800
commitba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70 (patch)
tree51d2c8c43cc8dd140fea00962cfcede46036c2bc /www/varnish2
parentf95a6c3c6b85f91f02494514c9002fd03b73a2ab (diff)
downloadfreebsd-ports-gnome-ba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70.tar.gz
freebsd-ports-gnome-ba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70.tar.zst
freebsd-ports-gnome-ba5f47c2c84b3b87ebf8f08136c1e3bc5cc63c70.zip
- No need to define USE_REINPLACE these days
Diffstat (limited to 'www/varnish2')
-rw-r--r--www/varnish2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile
index 7ba4b891bd48..07f907371ad0 100644
--- a/www/varnish2/Makefile
+++ b/www/varnish2/Makefile
@@ -21,7 +21,6 @@ MAN1= varnishadm.1 varnishd.1 varnishhist.1 varnishlog.1 \
varnishncsa.1 varnishreplay.1 varnishstat.1 varnishtest.1 \
varnishtop.1
MAN7= vcl.7
-USE_REINPLACE= YES
USE_RC_SUBR= varnishd varnishlog varnishncsa
.include <bsd.port.pre.mk>