From add2dba0f8e571ab5ea911969a2b7fe87f504b03 Mon Sep 17 00:00:00 2001 From: vs Date: Thu, 8 Sep 2005 15:41:35 +0000 Subject: Fix build: USE_PYTHON=2.4+ Noticed by: cluster --- math/convertall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/convertall/Makefile b/math/convertall/Makefile index 78e22e5..fbdc317 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.4+ USE_X_PREFIX= yes NO_BUILD= yes PORTDOCS= README.html INSTALL LICENSE -- cgit v1.1