diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnomesudoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomesudoku/Makefile b/games/gnomesudoku/Makefile index 4880f03900ee..d85d54415cdf 100644 --- a/games/gnomesudoku/Makefile +++ b/games/gnomesudoku/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes -USES= pathfix display:install +USES= pathfix display USE_GNOME= gnomeprefix pygnome2 pygnomedesktop PYDISTUTILS_PKGNAME= gnome-sudoku |