svn commit: r515865 - head/games/supertuxkart

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Oct 28 14:07:26 UTC 2019


Author: amdmi3
Date: Mon Oct 28 14:07:25 2019
New Revision: 515865
URL: https://svnweb.freebsd.org/changeset/ports/515865

Log:
  - Add USES=xorg

Modified:
  head/games/supertuxkart/Makefile

Modified: head/games/supertuxkart/Makefile
==============================================================================
--- head/games/supertuxkart/Makefile	Mon Oct 28 14:06:35 2019	(r515864)
+++ head/games/supertuxkart/Makefile	Mon Oct 28 14:07:25 2019	(r515865)
@@ -28,7 +28,7 @@ BROKEN_sparc64=		invokes x86 assembler
 BROKEN_i386=		does not build (error: this directive must appear between .cfi_startproc and .cfi_endproc directives)
 
 USES=		alias cmake compiler:c++11-lib gettext gl \
-		jpeg openal:al pkgconfig sdl tar:xz
+		jpeg openal:al pkgconfig sdl tar:xz xorg
 USE_GL=		gl glu glew
 USE_SDL=	sdl
 USE_XORG=	x11 xrandr


More information about the svn-ports-head mailing list