aboutsummaryrefslogtreecommitdiff
path: root/lang/pypy
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2013-08-11 17:10:41 +0000
committerDavid Naylor <dbn@FreeBSD.org>2013-08-11 17:10:41 +0000
commit12d034d2b96dfebc1dbf675862e81b02518957d2 (patch)
treeda06948669bf3c97d9be89f9479af497a7add57c /lang/pypy
parent5b5be6e02c64d4e7a7365de67441369c3a4fd1a5 (diff)
downloadports-12d034d2b96dfebc1dbf675862e81b02518957d2.tar.gz
ports-12d034d2b96dfebc1dbf675862e81b02518957d2.zip
Add lang/pypy-devel for non-stable releases of PyPy.
pypy-devel is intended as a staging ground for beta releases and - while no beta releases are available - snapshots of pypy default branch. While introducing pypy-devel to build logic has been reworked to better accomodate pypy3. The lib-python/2.7 and lib_pypy folders are not renamed after extraction (with only symbolic links used to emulate the structure). PyPy still expects the standard structure and the symbolic links satisfy this change. The devel port was requested by mva@ to better support commercial clients.
Notes
Notes: svn path=/head/; revision=324601
Diffstat (limited to 'lang/pypy')
-rw-r--r--lang/pypy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pypy/Makefile b/lang/pypy/Makefile
index acee37d46754..fa47346f0e14 100644
--- a/lang/pypy/Makefile
+++ b/lang/pypy/Makefile
@@ -35,6 +35,7 @@ OPTIONS_DEFAULT+= PYPY_MINMEM
.endif
MANUAL_PACKAGE_BUILD= runaway process on pointyhat
+CONFLICTS_INSTALL= pypy-devel-[0-9]*
ALL_TARGET= ${PYPY_NAMES}
BUILD_WRKSRC= ${WRKDIR}