diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-27 01:08:06 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-27 01:08:06 +0000 |
commit | 3985b11a7360df5b3509b7743784916bcce35a51 (patch) | |
tree | d9455078f213735ad7933124403abbf737781c48 /x11-fonts | |
parent | ecb9d9eb33524e035af6fdc42b6c90e5087a2cdd (diff) | |
download | freebsd-ports-3985b11a7360df5b3509b7743784916bcce35a51.zip |
- Mark BROKEN on 9.x: fails to extract:
unzip: Failed to open '/portdistfiles//}'
Submitted by: pkg-fallout
Approved by: portmgr blanket
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fira/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/fira/Makefile b/x11-fonts/fira/Makefile index 3eb7e31a1ea9..17f996ab4a92 100644 --- a/x11-fonts/fira/Makefile +++ b/x11-fonts/fira/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= ${DISTFILES:C|:[^:]+$||:M*${EXTRACT_SUFX}} MAINTAINER= horia@racoviceanu.com COMMENT= Sans-serif and monospaced typeface for small screens +BROKEN_FreeBSD_9= fails to extract + LICENSE= OFL11 USES= fonts zip |