Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2019 14:19:38 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499999 - head/games/vor
Message-ID:  <201904251419.x3PEJc5i044243@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Apr 25 14:19:38 2019
New Revision: 499999
URL: https://svnweb.freebsd.org/changeset/ports/499999

Log:
  - Add USES=sdl

Modified:
  head/games/vor/Makefile

Modified: head/games/vor/Makefile
==============================================================================
--- head/games/vor/Makefile	Thu Apr 25 14:17:38 2019	(r499998)
+++ head/games/vor/Makefile	Thu Apr 25 14:19:38 2019	(r499999)
@@ -13,7 +13,7 @@ COMMENT=	Dodge the rocks until you die
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gmake pkgconfig tar:tgz
+USES=		gmake pkgconfig sdl tar:tgz
 USE_SDL=	mixer image sdl
 GNU_CONFIGURE=	yes
 



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