diff options
-rw-r--r-- | games/gnomechess/Makefile | 3 | ||||
-rw-r--r-- | games/gnomememoryblocks/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
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 |