aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime15/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-08-29 05:44:02 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-08-29 05:44:02 +0000
commit9d99af9d04f1d08e35f5fa944fea3e12e67bb791 (patch)
treee66b32bc4fead31ec09fdac2bae9b297371f19ff /lang/erlang-runtime15/Makefile
parent216d9aefb7b8aa655dcd7bffe630068e8406f5c4 (diff)
downloadports-9d99af9d04f1d08e35f5fa944fea3e12e67bb791.tar.gz
ports-9d99af9d04f1d08e35f5fa944fea3e12e67bb791.zip
Do not forcibly disable SMP in erlc.
SMP used to crash some builds a long time ago, but now it seems safe.
Notes
Notes: svn path=/head/; revision=366461
Diffstat (limited to 'lang/erlang-runtime15/Makefile')
-rw-r--r--lang/erlang-runtime15/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang-runtime15/Makefile b/lang/erlang-runtime15/Makefile
index 41e010b0b330..0eaca3570a2f 100644
--- a/lang/erlang-runtime15/Makefile
+++ b/lang/erlang-runtime15/Makefile
@@ -3,7 +3,7 @@
PORTNAME= erlang
PORTVERSION= 15.b.03.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
http://erlang.stacken.kth.se/download/:erlangorg \