summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-30 12:12:02 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-30 12:12:02 +0000
commitf54f48daf081dab176929cec99d4eb0c6af82d1c (patch)
tree0d15f00d5da46c0b5325781e323e314dc8dc20f1
parent7a5cfbdcc5587eb0aba7bbd2bd5af190bcb6f51e (diff)
downloadFreeBSD-ports-f54f48daf081dab176929cec99d4eb0c6af82d1c.zip
FreeBSD-ports-f54f48daf081dab176929cec99d4eb0c6af82d1c.tar.gz
- Mark BROKEN, redeprecate
As suggested by kwm@, I've tested gweled runtime and it doesn't work. Clicking any button or menu item gives no result, the application is useless. There's bunch of `Could not find signal handler' messages on stderr.
-rw-r--r--games/gweled/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/gweled/Makefile b/games/gweled/Makefile
index d63212f..0b2df3f 100644
--- a/games/gweled/Makefile
+++ b/games/gweled/Makefile
@@ -9,6 +9,10 @@ MASTER_SITES= http://launchpad.net/gweled/trunk/${PORTVERSION}/+download/
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME version of the game called "Bejeweled" or "Diamond Mine"
+BROKEN= Does not work
+DEPRECATED= Broken since update to gnome3
+EXPIRATION_DATE=2015-06-09
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
OpenPOWER on IntegriCloud