diff options
author | asami <asami@FreeBSD.org> | 1998-11-22 10:05:13 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-22 10:05:13 +0000 |
commit | 716296bc85df6a38afcb26cb275259d6d772cb92 (patch) | |
tree | b36128757ab218cd26456572248670691e73db06 /x11-toolkits/qt31 | |
parent | 5437749e40b92ec9aaf44cb5800562912e284553 (diff) | |
download | FreeBSD-ports-716296bc85df6a38afcb26cb275259d6d772cb92.zip FreeBSD-ports-716296bc85df6a38afcb26cb275259d6d772cb92.tar.gz |
Mark it broken, Andreas doesn't seem to have the time to get to it
after the repository copy.
Diffstat (limited to 'x11-toolkits/qt31')
-rw-r--r-- | x11-toolkits/qt31/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index 6d32ae6..b687a02 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/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 |