diff options
author | pav <pav@FreeBSD.org> | 2008-06-19 04:50:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-19 04:50:58 +0800 |
commit | c2c80fb44b85f645a1573c91eb015f583016b0eb (patch) | |
tree | 54dd3da89e096cc8a933d5666fb1e3da66de78a7 /games | |
parent | 7a9f2118a7bf68b3b403baccbe9d317ed0d13108 (diff) | |
download | freebsd-ports-gnome-c2c80fb44b85f645a1573c91eb015f583016b0eb.tar.gz freebsd-ports-gnome-c2c80fb44b85f645a1573c91eb015f583016b0eb.tar.zst freebsd-ports-gnome-c2c80fb44b85f645a1573c91eb015f583016b0eb.zip |
- Now builds
Diffstat (limited to 'games')
-rw-r--r-- | games/py-poker-eval/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/py-poker-eval/Makefile b/games/py-poker-eval/Makefile index 91549c1e0f5e..9125e654e73b 100644 --- a/games/py-poker-eval/Makefile +++ b/games/py-poker-eval/Makefile @@ -18,8 +18,6 @@ COMMENT= Python adaptor for the poker-eval toolkit LIB_DEPENDS= poker-eval.1:${PORTSDIR}/games/poker-eval -BROKEN= Configure fails - USE_GNOME= gnometarget pkgconfig USE_PYTHON= 2.3+ GNU_CONFIGURE= yes |