diff options
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r-- | net/haproxy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 91e339920bb5..60411d21eb3b 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \ MAINTAINER= clement@FreeBSD.org COMMENT= High-performance and highly-robust TCP/HTTP load balancer -USE_REINPLACE= yes USE_RC_SUBR= yes RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} |