From db7a8529805579f63b929a362a730a9764901154 Mon Sep 17 00:00:00 2001 From: jfieber Date: Thu, 12 Mar 1998 23:09:54 +0000 Subject: Mark as broken. The old version is no longer available and the new version needs a fair bit of debugging work, which I have no time to do at this instant. --- x11-fonts/xmbdfed/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11-fonts') diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index 0bafbe384e7..8a1beef27ee 100644 --- a/x11-fonts/xmbdfed/Makefile +++ b/x11-fonts/xmbdfed/Makefile @@ -3,7 +3,7 @@ # Date created: June 20, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.2 1997/09/21 17:54:26 jfieber Exp $ +# $Id: Makefile,v 1.3 1997/11/09 15:43:24 jfieber Exp $ # DISTNAME= xmbdfed-2.7 @@ -15,6 +15,8 @@ MAINTAINER= jfieber@FreeBSD.ORG PATCH_SITES= ${MASTER_SITES} #PATCHFILES= xmbdfed-2.3.patch1 xmbdfed-2.3.patch2 +BROKEN= old version not available, new version needs debugging + USE_X11= yes REQUIRES_MOTIF= yes -- cgit