aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2010-04-16 02:45:26 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2010-04-16 02:45:26 +0000
commit4b8735bf197e66f16e8b1164c7fda589ebb1ad75 (patch)
tree88390b80382c7dbda03afbd8c023c97196d12eb2 /devel
parent091ca3c2429eca37cbd9e053c8df114be6682124 (diff)
downloadports-4b8735bf197e66f16e8b1164c7fda589ebb1ad75.tar.gz
ports-4b8735bf197e66f16e8b1164c7fda589ebb1ad75.zip
- Mark as DEPRECATED since it's not build with new pyrex and it's not active maintained.
- Expired on 2010-04-29
Notes
Notes: svn path=/head/; revision=252742
Diffstat (limited to 'devel')
-rw-r--r--devel/py-rbtree/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/py-rbtree/Makefile b/devel/py-rbtree/Makefile
index 8800c8f6ed49..619e59ade1fc 100644
--- a/devel/py-rbtree/Makefile
+++ b/devel/py-rbtree/Makefile
@@ -18,7 +18,9 @@ COMMENT= A fast tree with ordered data and expanded iterator support
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
-BROKEN= does not build
+BROKEN= does not build with new pyrex and it's not active maintained
+DEPRECATED= "${BROKEN}"
+EXPIRATION_DATE=2010-04-29
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install