diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-23 20:48:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-23 20:48:13 +0000 |
commit | d4a2ea3ba30838372237053d9287dede1b1e460b (patch) | |
tree | 7f8e02a357dc24f100de80645e0ccba3f1fe47b3 /games/spring | |
parent | d4fa20069ec06ee89dfdb3a4cc19442237d69761 (diff) |
Notes
Diffstat (limited to 'games/spring')
-rw-r--r-- | games/spring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile index 06819dc9321a..d43471fa6ee5 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip BROKEN= Fails to build DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-04-30 +EXPIRATION_DATE= 2015-05-30 # XXX: it should be possible to build it on i386, investigate # (currently link fails on undefined reference to __sync_fetch_and_add_8) ONLY_FOR_ARCHS= amd64 |