From 5755b5b6d83832d37b977859766bd0f125bec6a9 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 21 May 2006 21:48:59 +0000 Subject: BROKEN: Configure fails --- games/gnomesudoku/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games') diff --git a/games/gnomesudoku/Makefile b/games/gnomesudoku/Makefile index a1ceb610b790..db8fa1728aee 100644 --- a/games/gnomesudoku/Makefile +++ b/games/gnomesudoku/Makefile @@ -19,6 +19,8 @@ COMMENT= GNOME Sudoku game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric \ ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging +BROKEN= Configure fails + USE_X_PREFIX= yes USE_PYTHON= yes USE_PYDISTUTILS=yes -- cgit