Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 22:57:23 +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: r347816 - head/games/el-data
Message-ID:  <201403102257.s2AMvNps014856@svn.freebsd.org>

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

Log:
  Unbreak

Modified:
  head/games/el-data/Makefile

Modified: head/games/el-data/Makefile
==============================================================================
--- head/games/el-data/Makefile	Mon Mar 10 22:53:53 2014	(r347815)
+++ head/games/el-data/Makefile	Mon Mar 10 22:57:22 2014	(r347816)
@@ -18,7 +18,7 @@ COMMENT=	Eternal Lands data, sound, and 
 
 NO_ARCH=	yes
 NO_BUILD=	yes
-USES=		dos2unix zip
+USES=		dos2unix zip:infozip
 DOS2UNIX_GLOB=	*.ini *.txt
 
 DATADIR=	${PREFIX}/share/${PKGNAMEPREFIX:S/-//}



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