From e64a15dad41419c17a2aac49501466c4f7ce43fd Mon Sep 17 00:00:00 2001 From: bapt Date: Sun, 7 Jul 2013 23:06:17 +0000 Subject: Remove install arguments as it is being the default --- games/gnomesudoku/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') 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 -- cgit