svn commit: r347823 - head/games/openjazz

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


Author: antoine
Date: Mon Mar 10 23:09:10 2014
New Revision: 347823
URL: http://svnweb.freebsd.org/changeset/ports/347823
QAT: https://qat.redports.org/buildarchive/r347823/

Log:
  Unbreak

Modified:
  head/games/openjazz/Makefile

Modified: head/games/openjazz/Makefile
==============================================================================
--- head/games/openjazz/Makefile	Mon Mar 10 23:08:23 2014	(r347822)
+++ head/games/openjazz/Makefile	Mon Mar 10 23:09:10 2014	(r347823)
@@ -17,7 +17,7 @@ LICENSE=	GPLv2
 WRKSRC=	${WRKDIR}/${PORTNAME}
 EXTRACT_AFTER_ARGS=	-d ${WRKSRC}
 
-USES=	dos2unix gmake zip
+USES=	dos2unix gmake zip:infozip
 DOS2UNIX_REGEX=	.*\.(h|cpp)
 ALL_TARGET=	OpenJazz
 USE_XORG=	x11 xext xrandr xrender xau xdmcp


More information about the svn-ports-head mailing list