- Mark Deprecated (1 month from now)
- Upstream drop support since 2008
This commit is contained in:
parent
4e4ff5a297
commit
174adaa4ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297761
2 changed files with 6 additions and 0 deletions
|
@ -30,6 +30,9 @@ USE_PYTHON= yes
|
|||
PYTHON_VERSION= python2.4
|
||||
PYTHON_NO_DEPENDS= yes
|
||||
|
||||
DEPRECATED= deprecated via upstream
|
||||
EXPIRATION_DATE= 2012-06-30
|
||||
|
||||
PLATFORMS= plat-freebsd4 plat-freebsd5 plat-freebsd6 plat-freebsd7 \
|
||||
plat-freebsd8 plat-freebsd9 plat-freebsd10
|
||||
SHARED_WRKSRC= ${WRKSRC}/build.shared
|
||||
|
|
|
@ -32,6 +32,9 @@ USE_PYTHON= yes
|
|||
PYTHON_VERSION= python2.5
|
||||
PYTHON_NO_DEPENDS= yes
|
||||
|
||||
DEPRECATED= deprecated via upstream
|
||||
EXPIRATION_DATE= 2012-06-30
|
||||
|
||||
SHARED_WRKSRC= ${PYTHON_WRKSRC}/portbld.shared
|
||||
PLIST= ${WRKDIR}/PLIST
|
||||
PLIST_TEMPLATE?=${PKGDIR}/pkg-plist
|
||||
|
|
Loading…
Reference in a new issue