Date: Sun, 7 Jul 2013 23:06:17 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322467 - head/games/gnomesudoku Message-ID: <201307072306.r67N6HQH073226@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Jul 7 23:06:17 2013 New Revision: 322467 URL: http://svnweb.freebsd.org/changeset/ports/322467 Log: Remove install arguments as it is being the default Modified: head/games/gnomesudoku/Makefile Modified: head/games/gnomesudoku/Makefile ============================================================================== --- head/games/gnomesudoku/Makefile Sun Jul 7 23:05:22 2013 (r322466) +++ head/games/gnomesudoku/Makefile Sun Jul 7 23:06:17 2013 (r322467) @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeri USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes -USES= pathfix display:install +USES= pathfix display USE_GNOME= gnomeprefix pygnome2 pygnomedesktop PYDISTUTILS_PKGNAME= gnome-sudoku
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307072306.r67N6HQH073226>