diff options
| -rw-r--r-- | science/salome-kernel/Makefile | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/science/salome-kernel/Makefile b/science/salome-kernel/Makefile index c3e361b22c53..490e715aab60 100644 --- a/science/salome-kernel/Makefile +++ b/science/salome-kernel/Makefile @@ -11,6 +11,9 @@ WWW=		https://www.salome-platform.org/  LICENSE=	LGPL21  LICENSE_FILE=	${WRKSRC}/COPYING +DEPRECATED=	Depends on expired science/salome-configuration +EXPIRATION_DATE=2025-09-30 +  FETCH_DEPENDS=	git:devel/git  PY_DEPENDS=	${PYNUMPY} \  		${PYTHON_PKGNAMEPREFIX}omniorb>0:devel/py-omniorb \ | 
