From d8fd601899c6c5ac6d158cd304073bc602e2ad9e Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 4 Jun 2013 22:27:58 +0000 Subject: Deprecated old gnome1 games --- games/gnomechess/Makefile | 3 +++ games/gnomememoryblocks/Makefile | 3 +++ 2 files changed, 6 insertions(+) (limited to 'games') diff --git a/games/gnomechess/Makefile b/games/gnomechess/Makefile index 9d4c38934b71..d5acaa78515f 100644 --- a/games/gnomechess/Makefile +++ b/games/gnomechess/Makefile @@ -12,6 +12,9 @@ DISTNAME= gnome-chess-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A GUI chess front-end to crafy, for the GNOME Desktop Environment +DEPRECATED= Unsupported upstream +EXPIRATION_DATE= 2013-07-04 + BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile index 8e7f57e7742e..4f56bc19496f 100644 --- a/games/gnomememoryblocks/Makefile +++ b/games/gnomememoryblocks/Makefile @@ -11,6 +11,9 @@ DISTNAME= gnome-memblocks-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Memory Blocks game for GNOME +DEPRECATED= Unsupported upstream +EXPIRATION_DATE= 2013-07-04 + USES= pathfix gettext USE_GNOME= gnomeprefix gnomelibs gdkpixbuf USE_AUTOTOOLS= libtool -- cgit