aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime15/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-26 20:55:01 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-26 20:55:01 +0000
commitbd572fa8f6c28ecaf33eca2f8d01054f28f1648f (patch)
treea2071b9c0748edb8786234d92b3c64891cc2fed7 /lang/erlang-runtime15/Makefile
parent1bba72dde45e8171c64c664affb970b77bc4ad4a (diff)
downloadports-bd572fa8f6c28ecaf33eca2f8d01054f28f1648f.tar.gz
ports-bd572fa8f6c28ecaf33eca2f8d01054f28f1648f.zip
lang/erlang* : Use OPTIONS_EXCLUDE_DragonFly to block SCTP option
DragonFly no longer has SCPT in base and when it did, it was ancient. Approved by: DragonFly blanket
Notes
Notes: svn path=/head/; revision=382344
Diffstat (limited to 'lang/erlang-runtime15/Makefile')
-rw-r--r--lang/erlang-runtime15/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/erlang-runtime15/Makefile b/lang/erlang-runtime15/Makefile
index 4a483902f5fc..7c3b5ea2145d 100644
--- a/lang/erlang-runtime15/Makefile
+++ b/lang/erlang-runtime15/Makefile
@@ -41,6 +41,7 @@ GS_DESC= Enable GS application (deprecated)
DTRACE_DESC= Enable DTrace support
OPTIONS_DEFAULT=KQUEUE OPENSSL SCTP SMP THREADS
+OPTIONS_EXCLUDE_DragonFly= SCTP
ERL_RELEASE= R${PORTVERSION:S/.//g:tu:S/1$/-1/}