svn commit: r322467 - head/games/gnomesudoku
Baptiste Daroussin
bapt at FreeBSD.org
Sun Jul 7 23:06:17 UTC 2013
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
More information about the svn-ports-head
mailing list