aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2005-06-28 20:21:11 +0800
committerolgeni <olgeni@FreeBSD.org>2005-06-28 20:21:11 +0800
commit8bb5e029a2e37bed6f7d12090ed4258315c57813 (patch)
tree5526398d60744588ed163a310ce384ca60187a8e /lang
parentb97e42ef7caf6c665b4d71cb6396cc409ff5f945 (diff)
downloadfreebsd-ports-gnome-8bb5e029a2e37bed6f7d12090ed4258315c57813.tar.gz
freebsd-ports-gnome-8bb5e029a2e37bed6f7d12090ed4258315c57813.tar.zst
freebsd-ports-gnome-8bb5e029a2e37bed6f7d12090ed4258315c57813.zip
Remove disabled code.
Diffstat (limited to 'lang')
-rw-r--r--lang/erlang/Makefile8
-rw-r--r--lang/erlang14/Makefile8
2 files changed, 0 insertions, 16 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index 59b209154325..98fc962d986a 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -105,14 +105,6 @@ pre-configure:
# rest, not in share/doc/erlang as it should, because of relative
# links in the documentation.
post-install:
-# @for SCRIPT in ecc elink ear escript; do \
-# ${REINPLACE_CMD} -e "s@ERLANG_EARS=.*@ERLANG_EARS=${LOCALBASE}/lib/erlang/erts-${ERTS_VSN}@" ${LOCALBASE}/bin/$${SCRIPT}; \
-# done
-
-# @for SCRIPT in ecc elink; do \
-# ${REINPLACE_CMD} -e "s@exec .*beam_evm@exec beam_evm@" ${LOCALBASE}/bin/$${SCRIPT}; \
-# done
-
@${LN} -sf ${LOCALBASE}/lib/erlang/lib/erl_interface-*/bin/erl_call ${LOCALBASE}/bin/erl_call
@${TAR} --unlink -xzpf ${DISTDIR}/${DIST_SUBDIR}/${ERLANG_MAN} \
-C ${PREFIX}/lib/erlang
diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile
index 59b209154325..98fc962d986a 100644
--- a/lang/erlang14/Makefile
+++ b/lang/erlang14/Makefile
@@ -105,14 +105,6 @@ pre-configure:
# rest, not in share/doc/erlang as it should, because of relative
# links in the documentation.
post-install:
-# @for SCRIPT in ecc elink ear escript; do \
-# ${REINPLACE_CMD} -e "s@ERLANG_EARS=.*@ERLANG_EARS=${LOCALBASE}/lib/erlang/erts-${ERTS_VSN}@" ${LOCALBASE}/bin/$${SCRIPT}; \
-# done
-
-# @for SCRIPT in ecc elink; do \
-# ${REINPLACE_CMD} -e "s@exec .*beam_evm@exec beam_evm@" ${LOCALBASE}/bin/$${SCRIPT}; \
-# done
-
@${LN} -sf ${LOCALBASE}/lib/erlang/lib/erl_interface-*/bin/erl_call ${LOCALBASE}/bin/erl_call
@${TAR} --unlink -xzpf ${DISTDIR}/${DIST_SUBDIR}/${ERLANG_MAN} \
-C ${PREFIX}/lib/erlang