diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-01-24 03:28:32 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-01-24 03:28:32 +0800 |
commit | 9d3489e98c513d0c345699273a390fb145fa7430 (patch) | |
tree | 60b9c3ba75aa416f760aba81ffb53fbd6ca554d3 /audio | |
parent | dc7efcfecf45555369a1ae896bbc2d9adf38434b (diff) | |
download | freebsd-ports-graphics-9d3489e98c513d0c345699273a390fb145fa7430.tar.gz freebsd-ports-graphics-9d3489e98c513d0c345699273a390fb145fa7430.tar.zst freebsd-ports-graphics-9d3489e98c513d0c345699273a390fb145fa7430.zip |
Remove BROKEN for FreeBSD 8, which is no longer supported.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/epos-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/epos-devel/Makefile b/audio/epos-devel/Makefile index 2ed1944be4d..c1a7e15a21b 100644 --- a/audio/epos-devel/Makefile +++ b/audio/epos-devel/Makefile @@ -13,7 +13,6 @@ COMMENT= Text-to-Speech system LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi -BROKEN_FreeBSD_8= does not build on FreeBSD < 10.x BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x USES= gmake |