aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-08 16:58:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-08 16:58:29 +0000
commitaa6dc6e7bd697b849b28852061236dc277a49908 (patch)
tree7e16d505bc2042fc43ee474e20d0d9fc59e3f836 /www
parent2d103d3fa5b8bc906a2b7e4c3c96bee0f6c93742 (diff)
downloadports-aa6dc6e7bd697b849b28852061236dc277a49908.tar.gz
ports-aa6dc6e7bd697b849b28852061236dc277a49908.zip
- No need to define USE_REINPLACE these days
Notes
Notes: svn path=/head/; revision=225487
Diffstat (limited to 'www')
-rw-r--r--www/varnish/Makefile1
-rw-r--r--www/varnish2/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile
index 7ba4b891bd48..07f907371ad0 100644
--- a/www/varnish/Makefile
+++ b/www/varnish/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>
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>