diff options
author | asami <asami@FreeBSD.org> | 1998-04-28 02:07:56 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-04-28 02:07:56 +0000 |
commit | 71bc547517bdb19459db38d1ae8aa4f13e4871ec (patch) | |
tree | fbae6c8cf519add4dfb5bc14a67ff117c78f898f /x11-toolkits/qt30 | |
parent | 100c035a0ab80e36c82008d2f4c0dae211f7031e (diff) | |
download | FreeBSD-ports-71bc547517bdb19459db38d1ae8aa4f13e4871ec.zip FreeBSD-ports-71bc547517bdb19459db38d1ae8aa4f13e4871ec.tar.gz |
Mark this port broken while it awaits an upgrade after a repository copy.
Diffstat (limited to 'x11-toolkits/qt30')
-rw-r--r-- | x11-toolkits/qt30/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index f496c4e..f882e25 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id: Makefile,v 1.14 1997/10/30 05:15:19 jkh Exp $ +# $Id: Makefile,v 1.15 1998/04/11 17:45:40 andreas Exp $ # DISTNAME= qt-1.31 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.troll.no/qt/source/ MAINTAINER= searle@longacre.demon.co.uk +BROKEN= repository copied, awaiting upgrade to 1.33 + USE_GMAKE= yes USE_X11= yes |