[Midnightbsd-cvs] mports [16414] trunk/games/tuxracer/Makefile: switch to uses

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jul 10 21:51:14 EDT 2014


Revision: 16414
          http://svnweb.midnightbsd.org/mports/?rev=16414
Author:   laffer1
Date:     2014-07-10 21:51:13 -0400 (Thu, 10 Jul 2014)
Log Message:
-----------
switch to uses

Modified Paths:
--------------
    trunk/games/tuxracer/Makefile

Modified: trunk/games/tuxracer/Makefile
===================================================================
--- trunk/games/tuxracer/Makefile	2014-07-02 00:10:20 UTC (rev 16413)
+++ trunk/games/tuxracer/Makefile	2014-07-11 01:51:13 UTC (rev 16414)
@@ -11,15 +11,16 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	3D penguin racing game using OpenGL
+
 LICENSE=	gpl2
 
 LIB_DEPENDS=	tcl85:${PORTSDIR}/lang/tcl85
 
+USES=		gmake
 USE_SDL=	mixer sdl
 USE_TK=		yes
 USE_GL=		gl
 USE_XORG=	x11 xt xmu xi
-USE_GMAKE=	yes
 USE_AUTOTOOLS=	automake14 autoconf
 AUTOMAKE_ARGS=	-a
 CONFIGURE_ENV=	THREAD_LIB="${PTHREAD_LIBS}"



More information about the Midnightbsd-cvs mailing list