Date: Tue, 3 Sep 2013 12:55:07 +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: r326144 - head/games/gdado Message-ID: <201309031255.r83Ct7M6017432@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Sep 3 12:55:07 2013 New Revision: 326144 URL: http://svnweb.freebsd.org/changeset/ports/326144 Log: Fix typo Modified: head/games/gdado/Makefile Modified: head/games/gdado/Makefile ============================================================================== --- head/games/gdado/Makefile Tue Sep 3 12:50:47 2013 (r326143) +++ head/games/gdado/Makefile Tue Sep 3 12:55:07 2013 (r326144) @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 dice roller GNU_CONFIGURE= yes -USE= gmake pkgconfig +USES= gmake pkgconfig USE_GNOME= gnomeprefix gtk20 libgnomeui post-patch:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309031255.r83Ct7M6017432>