diff options
author | antoine <antoine@FreeBSD.org> | 2019-08-04 23:34:54 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-08-04 23:34:54 +0800 |
commit | 5b2a90798a9275507fc840e15928114f0700ce01 (patch) | |
tree | b0a0f68b4a1f0a1d0d54c259cfa8447ce76363d9 /mail/xlbiff | |
parent | b169d332bdd55cf79db5f662cbfb507b63f593a6 (diff) | |
download | freebsd-ports-gnome-5b2a90798a9275507fc840e15928114f0700ce01.tar.gz freebsd-ports-gnome-5b2a90798a9275507fc840e15928114f0700ce01.tar.zst freebsd-ports-gnome-5b2a90798a9275507fc840e15928114f0700ce01.zip |
Mark BROKEN: unfetchable
Diffstat (limited to 'mail/xlbiff')
-rw-r--r-- | mail/xlbiff/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/xlbiff/Makefile b/mail/xlbiff/Makefile index 50e94803cbca..ad88653b7e65 100644 --- a/mail/xlbiff/Makefile +++ b/mail/xlbiff/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ MAINTAINER= ports@FreeBSD.org COMMENT= The X Literate Biff - displays the from and subject from incoming mails +BROKEN= unfetchable + USES= imake tar:Z USE_XORG= ice sm x11 xaw xext xmu xpm xt |