Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 22:49:34 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347814 - head/games/glest
Message-ID:  <201403102249.s2AMnYtM010897@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Mar 10 22:49:33 2014
New Revision: 347814
URL: http://svnweb.freebsd.org/changeset/ports/347814
QAT: https://qat.redports.org/buildarchive/r347814/

Log:
  Unbreak

Modified:
  head/games/glest/Makefile

Modified: head/games/glest/Makefile
==============================================================================
--- head/games/glest/Makefile	Mon Mar 10 22:48:04 2014	(r347813)
+++ head/games/glest/Makefile	Mon Mar 10 22:49:33 2014	(r347814)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libxerces-c.so:${PORTSDIR}/
 BUILD_DEPENDS=	jam:${PORTSDIR}/devel/jam
 RUN_DEPENDS=	${DATADIR}/servers.ini:${PORTSDIR}/games/glest-data
 
-USES=		dos2unix openal:al,alut pkgconfig zip
+USES=		dos2unix openal:al,alut pkgconfig zip:infozip
 USE_AUTOTOOLS=	automake:env autoconf:env
 USE_LUA=	5.1
 USE_SDL=	yes



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