Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 22:53:54 +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: r347815 - head/games/quake2-ctf
Message-ID:  <201403102253.s2AMrstU014313@svn.freebsd.org>

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

Log:
  Unbreak

Modified:
  head/games/quake2-ctf/Makefile

Modified: head/games/quake2-ctf/Makefile
==============================================================================
--- head/games/quake2-ctf/Makefile	Mon Mar 10 22:49:33 2014	(r347814)
+++ head/games/quake2-ctf/Makefile	Mon Mar 10 22:53:53 2014	(r347815)
@@ -15,7 +15,7 @@ DIST_SUBDIR=	quake2lnx
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Quake II CTF (Capture The Flag) mod
 
-USES=		dos2unix zip
+USES=		dos2unix zip:infozip
 DOS2UNIX_FILES=	../../../ctf/readme.txt ../../../ctf/server.cfg
 WRKSRC=		${WRKDIR}/${CTF_SRC:S/.tar.gz//}/src/ctf
 



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