diff options
author | tg <tg@FreeBSD.org> | 1997-07-02 08:28:33 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-07-02 08:28:33 +0000 |
commit | a4f9af9093a16248f4d71dfb601c98ecfbd567d4 (patch) | |
tree | 59258292e721780144109ab9f71e3a73503941e1 /x11-toolkits | |
parent | bdd52ee30766a682c50d5fe5336b9e41d7bea183 (diff) | |
download | FreeBSD-ports-a4f9af9093a16248f4d71dfb601c98ecfbd567d4.zip FreeBSD-ports-a4f9af9093a16248f4d71dfb601c98ecfbd567d4.tar.gz |
Mark the port BROKEN. Maybe they'll put up a new distfile in a day or two.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index c20839b..76d3947 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -3,7 +3,7 @@ # Date created: December 10, 1996 # Whom: 1wardd@airmail.net # -# $Id: Makefile,v 1.8 1997/05/26 21:26:46 asami Exp $ +# $Id: Makefile,v 1.9 1997/07/01 08:14:59 tg Exp $ # DISTNAME= lesstif-0.80public @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org # see below for shared lib version information +BROKEN= "Sorry, distfile is gone from the master site" + GNU_CONFIGURE= yes USE_X11= yes # change this and remove the strip statement in post-install for debugging |