Index: head/devel/avltree/Makefile =================================================================== --- head/devel/avltree/Makefile (revision 400075) +++ head/devel/avltree/Makefile (revision 400076) @@ -1,15 +1,16 @@ # Created by: Bill Ross # $FreeBSD$ PORTNAME= avltree PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.gtlib.gatech.edu/pub/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= In-memory index w/ binary and string keys and key counts +BROKEN= Does not fetch MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} .include