diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-22 10:05:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-22 10:05:13 +0000 |
commit | cd2bb05618bdab76de39dae9d602dfc890209c91 (patch) | |
tree | f3d74a1503b17a850d54b744ee881c064fcb1a33 /x11-toolkits/qt145 | |
parent | th.darmstadt.de changed to tu-darmstadt.de (diff) |
Mark it broken, Andreas doesn't seem to have the time to get to it
after the repository copy.
Diffstat (limited to 'x11-toolkits/qt145')
-rw-r--r-- | x11-toolkits/qt145/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile index 6d32ae639e93..b687a02c8eb4 100644 --- a/x11-toolkits/qt145/Makefile +++ b/x11-toolkits/qt145/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id: Makefile,v 1.26 1998/11/03 05:58:17 jkoshy Exp $ +# $Id: Makefile,v 1.27 1998/11/12 06:45:05 asami Exp $ # ################################ @@ -18,6 +18,8 @@ MAINTAINER= andreas@FreeBSD.ORG LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 +BROKEN= upgrade + MAJ= 1 MIN= 40 USE_GMAKE= yes |