diff options
author | asami <asami@FreeBSD.org> | 1997-01-24 10:39:20 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-01-24 10:39:20 +0000 |
commit | 3e24a538141e104b6f30c77fea0b5c87765ed298 (patch) | |
tree | e485a7193b77cb3a4d866a6c78b750059441ef01 /x11-toolkits/iv | |
parent | 379f4dfdd9554c5ed8d833238aaae2f9f79a23e0 (diff) | |
download | FreeBSD-ports-3e24a538141e104b6f30c77fea0b5c87765ed298.zip FreeBSD-ports-3e24a538141e104b6f30c77fea0b5c87765ed298.tar.gz |
Mark this port BROKEN.
Diffstat (limited to 'x11-toolkits/iv')
-rw-r--r-- | x11-toolkits/iv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/iv/Makefile b/x11-toolkits/iv/Makefile index 484b03a..3e36fc0 100644 --- a/x11-toolkits/iv/Makefile +++ b/x11-toolkits/iv/Makefile @@ -3,7 +3,7 @@ # Date created: 23.sept.1994 # Whom: adam # -# $Id: Makefile,v 1.11 1996/10/20 15:45:07 max Exp $ +# $Id: Makefile,v 1.12 1996/11/13 12:41:37 asami Exp $ # VERSION= 3.1 @@ -14,6 +14,7 @@ MASTER_SITES= ftp://interviews.stanford.edu/pub/ EXTRACT_SUFX= .tar.Z DISTFILES= ${DISTNAME}${EXTRACT_SUFX} +BROKEN= "ibuild doesn't build (how ironic)" WRKSRC= ${WRKDIR}/iv MAKEFILE= makefile |