Date: Fri, 24 Jan 2014 15:06:45 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340909 - head/games/xarchon Message-ID: <201401241506.s0OF6jO0084843@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Fri Jan 24 15:06:44 2014 New Revision: 340909 URL: http://svnweb.freebsd.org/changeset/ports/340909 QAT: https://qat.redports.org/buildarchive/r340909/ Log: - Mark DEPRECATED, set EXPIRATION_DATE Modified: head/games/xarchon/Makefile Modified: head/games/xarchon/Makefile ============================================================================== --- head/games/xarchon/Makefile Fri Jan 24 14:59:10 2014 (r340908) +++ head/games/xarchon/Makefile Fri Jan 24 15:06:44 2014 (r340909) @@ -18,6 +18,9 @@ GNU_CONFIGURE= yes MAN6= xarchon.6 +DEPRECATED= Unusable, development ceased, not works with stage +EXPIRATION_DATE= 2014-03-25 + NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401241506.s0OF6jO0084843>