1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Mark this port DEPRECATED. Set for removal on 2012-02-06.

I somehow overlooked it within dependencies hunt.

Also:
- explicitly set needed python and zope versions because of upcoming bsd.python.mk change.
  (no revision bump needed, because versions are still the same)
- remove CONFLICTS with unexisting plone port
This commit is contained in:
Ruslan Makhmatkhanov 2012-01-06 09:57:10 +00:00
parent 87dede05da
commit 30726b7ac6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288622

View File

@ -14,11 +14,12 @@ DISTNAME= CMF-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Zope Content Management Framework (CMF)
USE_PYTHON= yes
USE_ZOPE= yes
DIST_SUBDIR= zope
DEPRECATED= Doesn't work with modern Zope versions
EXPIRATION_DATE= 2012-02-06
CONFLICTS= plone[0-9]*-[0-9]*
USE_PYTHON= 2.4
USE_ZOPE= 2.7
DIST_SUBDIR= zope
do-build:
-@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/CMF*