summaryrefslogtreecommitdiff
path: root/lang/stackless_python
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-12-01 03:50:22 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-12-01 03:50:22 +0000
commited3a52d795f75bc6ff9b2bda8ae31a1018a2bae2 (patch)
treef56622485c0f6dae58a6058621b94a0f3e7bc8b7 /lang/stackless_python
parentNeeds Perl to build and only for i386 (ia64 might work) (diff)
Stackless is not ready for Python 2.4 yet. So, change masterport
to lang/python23.
Notes
Notes: svn path=/head/; revision=122864
Diffstat (limited to 'lang/stackless_python')
-rw-r--r--lang/stackless_python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/stackless_python/Makefile b/lang/stackless_python/Makefile
index 2ee0fbad3e12..419c5a4ccb86 100644
--- a/lang/stackless_python/Makefile
+++ b/lang/stackless_python/Makefile
@@ -24,7 +24,7 @@ COMMENT= Python implementation that does not use the C stack
CONFLICTS= python-2.3.*
ONLY_FOR_ARCHS= i386 powerpc
CVSDATE= 040225
-MASTERDIR= ${.CURDIR}/../python
+MASTERDIR= ${.CURDIR}/../python23
STACKLESS_POST_CONFIGURE= stackless-post-configure
DESCR= ${.CURDIR}/pkg-descr