svn commit: r347814 - head/games/glest
Antoine Brodin
antoine at FreeBSD.org
Mon Mar 10 22:49:34 UTC 2014
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
More information about the svn-ports-all
mailing list