Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2019 04:20:48 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512879 - head/games/ags
Message-ID:  <201909260420.x8Q4Kmct055954@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu Sep 26 04:20:48 2019
New Revision: 512879
URL: https://svnweb.freebsd.org/changeset/ports/512879

Log:
  games/ags: Add USES=xorg

Modified:
  head/games/ags/Makefile

Modified: head/games/ags/Makefile
==============================================================================
--- head/games/ags/Makefile	Thu Sep 26 04:17:04 2019	(r512878)
+++ head/games/ags/Makefile	Thu Sep 26 04:20:48 2019	(r512879)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	liballeg.so:devel/allegro \
 		libvorbis.so:audio/libvorbis \
 		libfreetype.so:print/freetype2
 
-USES=		compiler:c++11-lang gmake localbase pkgconfig tar:xz
+USES=		compiler:c++11-lang gmake localbase pkgconfig tar:xz xorg
 USE_XORG=	x11
 
 MAKE_ARGS=	V=1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909260420.x8Q4Kmct055954>