diff options
author | bapt <bapt@FreeBSD.org> | 2013-06-05 06:27:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-06-05 06:27:58 +0800 |
commit | d8fd601899c6c5ac6d158cd304073bc602e2ad9e (patch) | |
tree | c809675101452bb61633af6241b032fb2b4c3828 /games | |
parent | c691ba10b46e10eb9c83f6ca1a01fc2247328d55 (diff) | |
download | freebsd-ports-gnome-d8fd601899c6c5ac6d158cd304073bc602e2ad9e.tar.gz freebsd-ports-gnome-d8fd601899c6c5ac6d158cd304073bc602e2ad9e.tar.zst freebsd-ports-gnome-d8fd601899c6c5ac6d158cd304073bc602e2ad9e.zip |
Deprecated old gnome1 games
Diffstat (limited to 'games')
-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 |