diff options
Diffstat (limited to '')
-rw-r--r-- | x11-toolkits/qt32/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index f496c4e8f18a..f882e252ca8c 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/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 |