Index: head/games/libgames-support/Makefile =================================================================== --- head/games/libgames-support/Makefile (revision 441139) +++ head/games/libgames-support/Makefile (revision 441140) @@ -1,22 +1,25 @@ # Created by: FreeBSD GNOME Team # $FreeBSD$ PORTNAME= libgames-support PORTVERSION= 0.1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Shared code between gnome games +DEPRECATED= Superseeded by libgnome-games-support, no longer used by anything. +EXPIRATION_DATE= 2017-06-18 + BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee PORTSCOUT= limitw:1,even USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= gtk30 intltool GNU_CONFIGURE= yes .include