diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-08 15:31:32 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-08 15:31:32 +0000 |
commit | bc343a7df3c7a84ada3c1595b8ca0c8ee5337bc4 (patch) | |
tree | 183ef5bb22b54f4eecc6fc9123378645fe23da82 /math | |
parent | 59984c0db1f98b9501f53024375d5cdeeb055e8c (diff) | |
download | ports-bc343a7df3c7a84ada3c1595b8ca0c8ee5337bc4.tar.gz ports-bc343a7df3c7a84ada3c1595b8ca0c8ee5337bc4.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/convertall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile index b1e8da8cc280..d83572b1747d 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt WRKSRC= ${WRKDIR}/ConvertAll USE_REINPLACE= yes -USE_PYTHON= yes +USE_PYTHON= 2.3 USE_X_PREFIX= yes NO_BUILD= yes PORTDOCS= README.html INSTALL LICENSE |