Move NO_TEST, and kill a trailing whitespace.
ok danj@ (maintainer)
This commit is contained in:
parent
35261d3cbf
commit
898293df04
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2016/11/26 12:29:50 danj Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2016/12/29 13:52:14 jca Exp $
|
||||
|
||||
COMMENT = reliable, high performance TCP/HTTP load balancer
|
||||
|
||||
@ -32,11 +32,12 @@ MAKE_FLAGS += USE_OPENSSL=1 USE_PCRE=1
|
||||
MAKE_FLAGS += USE_PRIVATE_CACHE=1
|
||||
.endif
|
||||
|
||||
NO_TEST = Yes
|
||||
LIB_DEPENDS = devel/pcre
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
DOCS = architecture configuration gpl lgpl
|
||||
EXAMPLES = acl-content-sw content-sw-sample option-http_proxy
|
||||
EXAMPLES = acl-content-sw content-sw-sample option-http_proxy
|
||||
|
||||
DOCSDIR = ${PREFIX}/share/doc/haproxy
|
||||
EXAMPLESDIR = ${PREFIX}/share/examples/haproxy
|
||||
|
Loading…
x
Reference in New Issue
Block a user