diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /lang | |
parent | ff79ef99406823df6c9438b54f8ffe7b9260f64a (diff) | |
download | freebsd-ports-gnome-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.gz freebsd-ports-gnome-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.zst freebsd-ports-gnome-de78dd974bd7eb76aacb869b1abf877eb1d9b412.zip |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/linux-hla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/linux-hla/Makefile b/lang/linux-hla/Makefile index c45bb2d86e31..0699e0dd16bd 100644 --- a/lang/linux-hla/Makefile +++ b/lang/linux-hla/Makefile @@ -22,6 +22,8 @@ NO_BUILD= yes SUB_FILES= pkg-message BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hla ${PREFIX}/bin |