svn commit: r347411 - head/french/belote

Baptiste Daroussin bapt at FreeBSD.org
Fri Mar 7 17:44:15 UTC 2014


Author: bapt
Date: Fri Mar  7 17:44:14 2014
New Revision: 347411
URL: http://svnweb.freebsd.org/changeset/ports/347411
QAT: https://qat.redports.org/buildarchive/r347411/

Log:
  Fix to use proper zip arg

Modified:
  head/french/belote/Makefile

Modified: head/french/belote/Makefile
==============================================================================
--- head/french/belote/Makefile	Fri Mar  7 17:36:05 2014	(r347410)
+++ head/french/belote/Makefile	Fri Mar  7 17:44:14 2014	(r347411)
@@ -11,7 +11,7 @@ DISTNAME=	belote
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Un jeu de belote coinchée contre l'ordinateur ou en réseau
 
-USES=		zip:zipinfo
+USES=		zip:infozip
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_WRKSUBDIR=	yes


More information about the svn-ports-head mailing list