diff options
author | antoine <antoine@FreeBSD.org> | 2017-10-09 03:36:26 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:41:49 +0800 |
commit | 02b7c44a49732b162394e8eb2576a476fef79520 (patch) | |
tree | 3f7ad9246f1ac44955f3f727aba0be36da68dc52 /games | |
parent | e7c0c4b2cd553bcccf02621350e4d4672d9e2fdf (diff) | |
download | freebsd-ports-gnome-02b7c44a49732b162394e8eb2576a476fef79520.tar.gz freebsd-ports-gnome-02b7c44a49732b162394e8eb2576a476fef79520.tar.zst freebsd-ports-gnome-02b7c44a49732b162394e8eb2576a476fef79520.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-nwnclient/Makefile | 2 | ||||
-rw-r--r-- | games/lordsawar/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/games/linux-nwnclient/Makefile b/games/linux-nwnclient/Makefile index 0af191357df9..842f551ca436 100644 --- a/games/linux-nwnclient/Makefile +++ b/games/linux-nwnclient/Makefile @@ -20,6 +20,8 @@ MAINTAINER= scf@FreeBSD.org COMMENT= Neverwinter Nights Linux (x86) Client BROKEN= does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-11-09 RUN_DEPENDS= ${LOCALBASE}/share/nwndata/docs/readme.txt:games/nwndata diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile index 1d8fb36cdf5f..f5a403a4dac0 100644 --- a/games/lordsawar/Makefile +++ b/games/lordsawar/Makefile @@ -13,6 +13,8 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Doesn't build after cairomm was updated to 1.12. +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-11-09 USES= compiler:c++11-lib gettext gmake libarchive pkgconfig shebangfix USE_GNOME= gtkmm30 intltool libxslt |