diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-17 22:23:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-17 22:23:38 +0000 |
commit | 34ad66a95a83c413424e5b3f3ecaa193b345b99d (patch) | |
tree | ceb1fa584e42f06b17e79d78e5523c910cdad5dc | |
parent | 8d914bedbf99394f4c6dd647f0e5fe1ca6f468a3 (diff) | |
download | ports-34ad66a95a83c413424e5b3f3ecaa193b345b99d.tar.gz ports-34ad66a95a83c413424e5b3f3ecaa193b345b99d.zip |
BROKEN: Configure fails
Notes
Notes:
svn path=/head/; revision=187607
-rw-r--r-- | games/py-poker-eval/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/py-poker-eval/Makefile b/games/py-poker-eval/Makefile index 9125e654e73b..91549c1e0f5e 100644 --- a/games/py-poker-eval/Makefile +++ b/games/py-poker-eval/Makefile @@ -18,6 +18,8 @@ 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 |