svn commit: r355692 - head/graphics/megapov

Martin Wilke miwi at FreeBSD.org
Thu May 29 12:01:35 UTC 2014


Author: miwi
Date: Thu May 29 12:01:35 2014
New Revision: 355692
URL: http://svnweb.freebsd.org/changeset/ports/355692
QAT: https://qat.redports.org/buildarchive/r355692/

Log:
  - Fix bzip2
  
  Approved by:	portmgr

Modified:
  head/graphics/megapov/Makefile

Modified: head/graphics/megapov/Makefile
==============================================================================
--- head/graphics/megapov/Makefile	Thu May 29 12:00:30 2014	(r355691)
+++ head/graphics/megapov/Makefile	Thu May 29 12:01:35 2014	(r355692)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	png15:${PORTSDIR}/graphics/
 
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES=		gmake bzip2
+USES=		gmake tar:bzip2
 GNU_CONFIGURE=	yes
 ALL_TARGET=	# empty
 CONFIGURE_ARGS+=	COMPILED_BY="ports at FreeBSD.org"


More information about the svn-ports-all mailing list