diff options
-rw-r--r-- | misc/libh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/libh/Makefile b/misc/libh/Makefile index 8ab7794a8c36..985bf19661ae 100644 --- a/misc/libh/Makefile +++ b/misc/libh/Makefile @@ -14,6 +14,8 @@ MAINTAINER= anarcat@anarcat.ath.cx COMMENT= FreeBSD's next-generation sysinstall/package management tool BROKEN= "fails to compile due to recent changes elsewhere" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-22 LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 \ tvision.0:${PORTSDIR}/devel/tvision |