[Midnightbsd-cvs] mports [20769] trunk/games/supertux/Makefile: go to plaid

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Nov 12 20:31:01 EST 2015


Revision: 20769
          http://svnweb.midnightbsd.org/mports/?rev=20769
Author:   laffer1
Date:     2015-11-12 20:31:00 -0500 (Thu, 12 Nov 2015)
Log Message:
-----------
go to plaid

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

Modified: trunk/games/supertux/Makefile
===================================================================
--- trunk/games/supertux/Makefile	2015-11-13 01:29:37 UTC (rev 20768)
+++ trunk/games/supertux/Makefile	2015-11-13 01:31:00 UTC (rev 20769)
@@ -13,14 +13,14 @@
 
 MAINTAINER=	stevan_tiefert_midnight at yahoo.de
 COMMENT=	Super Tux is a side-scroller similar to Super Mario Brothers
+
 LICENSE=	gpl2
 
-USE_BZIP2=	yes
+USES=		gmake tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-debug
-USE_SDL=	sdl mixer image
-USE_GL=		yes
-USE_GMAKE=	yes
+USE_SDL=	mixer image
+USE_GL=		gl
 
 post-patch:
 	@${REINPLACE_CMD} -e 's,Menu::,,' ${WRKSRC}/src/menu.h



More information about the Midnightbsd-cvs mailing list