aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2010-04-16 10:45:26 +0800
committermnag <mnag@FreeBSD.org>2010-04-16 10:45:26 +0800
commit94b3ff36f7b4df9a34facf7a63c0a205a9bc96f0 (patch)
treef11ced5d6567aebfd0394370669417402efd1254 /devel
parente5d89aef5630f1b319cf4701370955ef591cb475 (diff)
downloadfreebsd-ports-gnome-94b3ff36f7b4df9a34facf7a63c0a205a9bc96f0.tar.gz
freebsd-ports-gnome-94b3ff36f7b4df9a34facf7a63c0a205a9bc96f0.tar.zst
freebsd-ports-gnome-94b3ff36f7b4df9a34facf7a63c0a205a9bc96f0.zip
- Mark as DEPRECATED since it's not build with new pyrex and it's not active maintained.
- Expired on 2010-04-29
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