Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2014 06:31:14 +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: r347854 - head/math/physcalc
Message-ID:  <201403110631.s2B6VEra014768@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Mar 11 06:31:13 2014
New Revision: 347854
URL: http://svnweb.freebsd.org/changeset/ports/347854
QAT: https://qat.redports.org/buildarchive/r347854/

Log:
  Unbreak

Modified:
  head/math/physcalc/Makefile

Modified: head/math/physcalc/Makefile
==============================================================================
--- head/math/physcalc/Makefile	Tue Mar 11 06:28:27 2014	(r347853)
+++ head/math/physcalc/Makefile	Tue Mar 11 06:31:13 2014	(r347854)
@@ -15,7 +15,7 @@ EXTRACT_BEFORE_ARGS=	-aq
 EXTRACT_AFTER_ARGS=	-x physcalc -d ${WRKDIR}
 
 NO_WRKSUBDIR=	yes
-USES=		zip
+USES=		zip:infozip
 
 DEFS=		-DSHAREDIR="\"${PREFIX}/share/physcalc/\""
 SRCS=		physconv.c physmain.c physmlib.c physnode.c physoper.c \



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