diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 02:02:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 02:02:08 +0000 |
commit | 4aec5b1cdb07206fa38786c67f18ab989275c77d (patch) | |
tree | 7ab6d09d5d07d264032508641604b10d715c8c18 /misc/libh | |
parent | BROKEN: Broken pkg-plist. This port will be removed on April 22 if it is (diff) |
This port is scheduled for removal on April 22 if it is still broken at
that time.
Diffstat (limited to 'misc/libh')
-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 |