svn commit: r347816 - head/games/el-data

Antoine Brodin antoine at FreeBSD.org
Mon Mar 10 22:57:23 UTC 2014


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/-//}


More information about the svn-ports-all mailing list