diff options
author | garbled <garbled> | 2005-12-28 08:11:29 +0000 |
---|---|---|
committer | garbled <garbled> | 2005-12-28 08:11:29 +0000 |
commit | f95b310c4b7d09eab3e6e1bef014062844685e0c (patch) | |
tree | c595d7797e216a22f07e80a958dc2935969eadca /games | |
parent | e337320e0e68021af43dc7690b2caa82cb46d7a4 (diff) | |
download | pkgsrc-f95b310c4b7d09eab3e6e1bef014062844685e0c.tar.gz |
Re-enable this pkg now that gtkglext is fixed. Tested on 2.0/i386.
Diffstat (limited to 'games')
-rw-r--r-- | games/genecys-client/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/genecys-client/Makefile b/games/genecys-client/Makefile index 93bd3c0ef3d..255710b510a 100644 --- a/games/genecys-client/Makefile +++ b/games/genecys-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/12/26 23:39:32 schmonz Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/28 08:11:29 garbled Exp $ # DISTNAME= genecys-0.2 @@ -11,9 +11,6 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.genecys.org/ COMMENT= Client for Genecys MMORPG -PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4" -PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed" - DEPENDS+= genecys-data>=0.2:../../games/genecys-data GNU_CONFIGURE= yes |