diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-01-24 23:06:44 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-01-24 23:06:44 +0800 |
commit | c558fa452c386d4961cb22648e9386855816ac50 (patch) | |
tree | c80b8c82fd9877593307fe8c7182bc9e7b1bdc38 | |
parent | 0942e73b5ce53ff39fd6714a6617df57e9eba0a1 (diff) | |
download | freebsd-ports-gnome-c558fa452c386d4961cb22648e9386855816ac50.tar.gz freebsd-ports-gnome-c558fa452c386d4961cb22648e9386855816ac50.tar.zst freebsd-ports-gnome-c558fa452c386d4961cb22648e9386855816ac50.zip |
- Mark DEPRECATED, set EXPIRATION_DATE
-rw-r--r-- | games/xarchon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile index c9ccaa90185c..e0a6b5c1e32b 100644 --- a/games/xarchon/Makefile +++ b/games/xarchon/Makefile @@ -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' \ |