aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2015-03-12 14:35:59 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2015-03-12 14:35:59 +0000
commit455986b00a39101daddcfd74f7e164cafbb97f0e (patch)
tree92a7822851e63c4de17e387333df91037831abd4 /net
parent2d10cde1f631841166c11400889dd95e52cd186c (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/haproxy-devel/Makefile2
-rw-r--r--net/haproxy/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile
index fcb72a6aa709..119e30ddd117 100644
--- a/net/haproxy-devel/Makefile
+++ b/net/haproxy-devel/Makefile
@@ -20,7 +20,7 @@ CONFLICTS= haproxy-[1234567890]\*
USE_RC_SUBR= haproxy
SUB_FILES= pkg-message
-OPTIONS_DEFINE= OPENSSL DOCS
+OPTIONS_DEFINE= DOCS EXAMPLES OPENSSL
OPTIONS_RADIO= PCRE
OPTIONS_RADIO_PCRE= DPCRE SPCRE
DPCRE_DESC= Link dynamically
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index 65bcc907beae..7d189495a270 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -18,7 +18,7 @@ USES= cpe gmake
USE_RC_SUBR= haproxy
SUB_FILES= pkg-message
-OPTIONS_DEFINE= OPENSSL DOCS
+OPTIONS_DEFINE= DOCS EXAMPLES OPENSSL
OPTIONS_RADIO= PCRE
OPTIONS_RADIO_PCRE= DPCRE SPCRE
DPCRE_DESC= Link dynamically