diff options
author | kris <kris@FreeBSD.org> | 2004-02-23 10:02:08 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-23 10:02:08 +0800 |
commit | 5cd1f1aa3b712015378018becd0f11326378b9d6 (patch) | |
tree | ba0469a58f204e7048c81b0c51c25c79cf4a51c5 /misc | |
parent | 7e06fe8de6788ece45ded78390f0e676f3be5cec (diff) | |
download | freebsd-ports-graphics-5cd1f1aa3b712015378018becd0f11326378b9d6.tar.gz freebsd-ports-graphics-5cd1f1aa3b712015378018becd0f11326378b9d6.tar.zst freebsd-ports-graphics-5cd1f1aa3b712015378018becd0f11326378b9d6.zip |
This port is scheduled for removal on April 22 if it is still broken at
that time.
Diffstat (limited to 'misc')
-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 8ab7794a8c3..985bf19661a 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 |