diff options
author | rene <rene@FreeBSD.org> | 2017-11-16 05:39:00 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:57:18 +0800 |
commit | 84f9cb4dd1dbcc2d1c5fdbdd8af5057480a22d17 (patch) | |
tree | 5a316bc201926f6d12ca6b01f4ffc25ed620786f /games | |
parent | 0bd8edb38aaf82312fd2179e40c05805d3016e49 (diff) | |
download | freebsd-ports-gnome-84f9cb4dd1dbcc2d1c5fdbdd8af5057480a22d17.tar.gz freebsd-ports-gnome-84f9cb4dd1dbcc2d1c5fdbdd8af5057480a22d17.tar.zst freebsd-ports-gnome-84f9cb4dd1dbcc2d1c5fdbdd8af5057480a22d17.zip |
games/opensurge: actually mark it as broken
Submitted by: antoine
Diffstat (limited to 'games')
-rw-r--r-- | games/opensurge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/opensurge/Makefile b/games/opensurge/Makefile index 569bf25d4461..664fd14d3a2b 100644 --- a/games/opensurge/Makefile +++ b/games/opensurge/Makefile @@ -18,6 +18,7 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/licenses/GPLv2.txt LICENSE_FILE_CC-BY-SA-3.0= ${WRKSRC}/licenses/CC-BY-SA-3.0.txt +BROKEN= Does not build DEPRECATED= Does not build EXPIRATION_DATE=2018-02-01 |