svn commit: r347407 - head/devel/kyra

Baptiste Daroussin bapt at FreeBSD.org
Fri Mar 7 16:55:48 UTC 2014


Author: bapt
Date: Fri Mar  7 16:55:47 2014
New Revision: 347407
URL: http://svnweb.freebsd.org/changeset/ports/347407
QAT: https://qat.redports.org/buildarchive/r347407/

Log:
  Fix typo

Modified:
  head/devel/kyra/Makefile

Modified: head/devel/kyra/Makefile
==============================================================================
--- head/devel/kyra/Makefile	Fri Mar  7 16:55:01 2014	(r347406)
+++ head/devel/kyra/Makefile	Fri Mar  7 16:55:47 2014	(r347407)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/j
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
-USES=		gmake uses
+USES=		gmake zip
 USE_GL=		gl
 USE_SDL=	image sdl
 MAKEFILE=	MakefileKyra


More information about the svn-ports-head mailing list