From 9992960752387703d799e84dd822eeb1b61bee99 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 24 Feb 2011 23:25:54 +0000 Subject: - Move over to python2.5 or higher - While here kick md5 --- cad/salome/Makefile | 1 + cad/salome/Makefile.ext | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'cad/salome') diff --git a/cad/salome/Makefile b/cad/salome/Makefile index 4c6d0ce1c1fb..cce8c0216f11 100644 --- a/cad/salome/Makefile +++ b/cad/salome/Makefile @@ -6,6 +6,7 @@ PORTNAME= salome PORTVERSION= 5.1.4 +PORTREVISION= 1 CATEGORIES= cad science MASTER_SITES= http://www.stasyan.com/devel/distfiles/ DISTNAME= src5.1.4 diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext index 2fc355f999b3..3f2ed97234a7 100644 --- a/cad/salome/Makefile.ext +++ b/cad/salome/Makefile.ext @@ -1,6 +1,6 @@ COMMENT= ${SAL_MODULE_UPPER} module of Salome platform -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_GMAKE= yes USE_LDCONFIG= yes SAL_MODULE= ${PKGNAMESUFFIX:S/-//} -- cgit v1.2.3