diff options
author | asami <asami@FreeBSD.org> | 1997-02-13 00:40:55 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-02-13 00:40:55 +0000 |
commit | a6effd2d7ef1df5ff5750beafef052a82b34ba61 (patch) | |
tree | b465023e3dcc78db79cf9d6cfdef99126fcaac90 /x11-toolkits/iv | |
parent | adcdbd64f134c2e83cefd394b27b881452fef6f7 (diff) | |
download | FreeBSD-ports-a6effd2d7ef1df5ff5750beafef052a82b34ba61.zip FreeBSD-ports-a6effd2d7ef1df5ff5750beafef052a82b34ba61.tar.gz |
This port builds now, so remove BROKEN.
Reported by: "Russell L. Carter" <rcarter@consys.com>
Diffstat (limited to 'x11-toolkits/iv')
-rw-r--r-- | x11-toolkits/iv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/iv/Makefile b/x11-toolkits/iv/Makefile index 3e36fc0..ccaca83 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.12 1996/11/13 12:41:37 asami Exp $ +# $Id: Makefile,v 1.13 1997/01/24 10:39:20 asami Exp $ # VERSION= 3.1 @@ -14,7 +14,6 @@ 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 |