diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 17:00:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 17:00:14 +0000 |
commit | 1b1b29c5e67c38e250e44ae7563d512ebe74fea2 (patch) | |
tree | 6970168a5505ab8a1e3f83ccfe8038cceb959628 /devel/py-instant | |
parent | 5c8b7419b2fd183f0fd102640a7a0b95aa54385b (diff) | |
download | ports-1b1b29c5e67c38e250e44ae7563d512ebe74fea2.tar.gz ports-1b1b29c5e67c38e250e44ae7563d512ebe74fea2.zip |
Notes
Diffstat (limited to 'devel/py-instant')
-rw-r--r-- | devel/py-instant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile index 79768e47e690..64a78c269d2b 100644 --- a/devel/py-instant/Makefile +++ b/devel/py-instant/Makefile @@ -17,7 +17,7 @@ COMMENT= Python module for instant inlining of C and C++ code in Python RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 -USE_PYTHON= 2.3+ +USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Instant PYDISTUTILS_PKGVERSION= 0.8 |