aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/wings
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2010-04-08 05:47:06 +0800
committerolgeni <olgeni@FreeBSD.org>2010-04-08 05:47:06 +0800
commit96d1d3d109c2bd5e319ef85779d1b17059ca913d (patch)
tree8c130a36f49e2d0031c8399355e457f1711117fe /graphics/wings
parent3c53d3fa36a3c2108c9b7e44679ac9e739f03831 (diff)
downloadfreebsd-ports-gnome-96d1d3d109c2bd5e319ef85779d1b17059ca913d.tar.gz
freebsd-ports-gnome-96d1d3d109c2bd5e319ef85779d1b17059ca913d.tar.zst
freebsd-ports-gnome-96d1d3d109c2bd5e319ef85779d1b17059ca913d.zip
Revert 1.32. Too many ports are affected by the erlc hang issue on
pointyhat: it must be fixed in lang/erlang.
Diffstat (limited to 'graphics/wings')
-rw-r--r--graphics/wings/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile
index cb900b6807c0..84887ad0d85b 100644
--- a/graphics/wings/Makefile
+++ b/graphics/wings/Makefile
@@ -20,8 +20,7 @@ BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \
RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang \
${LOCALBASE}/lib/erlang/lib/esdl/include/sdl.hrl:${PORTSDIR}/devel/esdl
-MAKE_ENV= ESDL_PATH=${LOCALBASE}/lib/erlang/lib/esdl \
- ERLC_EMULATOR="${LOCALBASE}/bin/erl -smp disable"
+MAKE_ENV= ESDL_PATH=${LOCALBASE}/lib/erlang/lib/esdl
PLIST_SUB= VERSION="${PORTVERSION}"
MAKE_JOBS_UNSAFE=yes