aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pypy
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-04-01 02:41:26 +0800
committerpav <pav@FreeBSD.org>2012-04-01 02:41:26 +0800
commitb7a9ff8eb8c1e4cab3b21f4580b9e7bab973d64b (patch)
treef5e5991c80269c3d34ed1feaa201bc6e08d90f88 /lang/pypy
parent39055b75bdf27ae5f3cf6c812a98fdf2a626ae80 (diff)
downloadfreebsd-ports-gnome-b7a9ff8eb8c1e4cab3b21f4580b9e7bab973d64b.tar.gz
freebsd-ports-gnome-b7a9ff8eb8c1e4cab3b21f4580b9e7bab973d64b.tar.zst
freebsd-ports-gnome-b7a9ff8eb8c1e4cab3b21f4580b9e7bab973d64b.zip
- Disallow from pointyhat, as it seems to receive SIGKILL after two hours of
building, unknown from where Feature safe: yes
Diffstat (limited to 'lang/pypy')
-rw-r--r--lang/pypy/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/pypy/Makefile b/lang/pypy/Makefile
index fcefc0cb4f4e..8109e943466f 100644
--- a/lang/pypy/Makefile
+++ b/lang/pypy/Makefile
@@ -41,6 +41,10 @@ MAKE_ENV+= PYPY_LOCALBASE=${LOCALBASE}
.include <${.CURDIR}/files/bsd.pypy.inst.mk>
.include <bsd.port.options.mk>
+.if defined(PACKAGE_BUILDING)
+MANUAL_PACKAGE_BUILD= fails to finish compilation on pointyhat, reason unknown
+.endif
+
# List of PyPy instances
.if !defined(PYPY_INST)
PYPY_INST= DEFAULT