diff options
author | jfieber <jfieber@FreeBSD.org> | 1998-03-13 07:09:54 +0800 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1998-03-13 07:09:54 +0800 |
commit | db7a8529805579f63b929a362a730a9764901154 (patch) | |
tree | 5ff7e11fcf432a0e64b13b9388971e58c2bf4f17 /x11-fonts/xmbdfed | |
parent | 3c8dd3acb987bebfd4bb68b82c6f9d0cf5f68bba (diff) | |
download | freebsd-ports-gnome-db7a8529805579f63b929a362a730a9764901154.tar.gz freebsd-ports-gnome-db7a8529805579f63b929a362a730a9764901154.tar.zst freebsd-ports-gnome-db7a8529805579f63b929a362a730a9764901154.zip |
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.
Diffstat (limited to 'x11-fonts/xmbdfed')
-rw-r--r-- | x11-fonts/xmbdfed/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index 0bafbe384e70..8a1beef27eee 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 |