svn commit: r347457 - head/cad/ldraw

Antoine Brodin antoine at FreeBSD.org
Sat Mar 8 08:59:09 UTC 2014


Author: antoine
Date: Sat Mar  8 08:59:08 2014
New Revision: 347457
URL: http://svnweb.freebsd.org/changeset/ports/347457
QAT: https://qat.redports.org/buildarchive/r347457/

Log:
  Unbreak

Modified:
  head/cad/ldraw/Makefile

Modified: head/cad/ldraw/Makefile
==============================================================================
--- head/cad/ldraw/Makefile	Sat Mar  8 08:58:01 2014	(r347456)
+++ head/cad/ldraw/Makefile	Sat Mar  8 08:59:08 2014	(r347457)
@@ -20,7 +20,7 @@ LICENSE_PERMS_CCbyNCSA2=dist-mirror pkg-
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
-USES=		dos2unix gmake zip
+USES=		dos2unix gmake zip:infozip
 DOS2UNIX_GLOB=	*.h makefile mklist.c *.txt *.dat
 
 PORTDOCS=	Readme.txt


More information about the svn-ports-head mailing list