diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-01 04:47:59 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-01 04:47:59 +0800 |
commit | aa0599cbab51753605ef7ee9bbea61ed17877183 (patch) | |
tree | 6133493af7e3d19f18905d3ced3811b3963c330e /games | |
parent | 80efc30f24cd07e99b8d3fbc50da3ff28e6e1fa2 (diff) | |
download | freebsd-ports-gnome-aa0599cbab51753605ef7ee9bbea61ed17877183.tar.gz freebsd-ports-gnome-aa0599cbab51753605ef7ee9bbea61ed17877183.tar.zst freebsd-ports-gnome-aa0599cbab51753605ef7ee9bbea61ed17877183.zip |
Deprecated some ports that were already marked BROKEN in 2013
With hat: portmgr
Diffstat (limited to 'games')
-rw-r--r-- | games/sumwars/Makefile | 2 | ||||
-rw-r--r-- | games/tyrquake/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/games/sumwars/Makefile b/games/sumwars/Makefile index daff82af1d7e..33b8f59edd79 100644 --- a/games/sumwars/Makefile +++ b/games/sumwars/Makefile @@ -13,6 +13,8 @@ MAINTAINER= devel@stasyan.com COMMENT= Role-playing game, featuring both a single and a multiplayer mode BROKEN= Fails to build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so:${PORTSDIR}/graphics/ogre3d \ ${LOCALBASE}/lib/libOIS-1.2.0.so:${PORTSDIR}/devel/ois \ diff --git a/games/tyrquake/Makefile b/games/tyrquake/Makefile index 4f518a2ec560..3b3c8c39f0c1 100644 --- a/games/tyrquake/Makefile +++ b/games/tyrquake/Makefile @@ -11,6 +11,8 @@ MAINTAINER= rsmith@xs4all.nl COMMENT= Very conservative branch of the Quake source code BROKEN= Fails to build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 USE_XORG= x11 xxf86vm xdamage xfixes xau xext xdmcp USE_GL= yes |