svn commit: r350358 - head/graphics/gnash

Dirk Meyer dinoex at FreeBSD.org
Sun Apr 6 14:18:05 UTC 2014


Author: dinoex
Date: Sun Apr  6 14:18:04 2014
New Revision: 350358
URL: http://svnweb.freebsd.org/changeset/ports/350358
QAT: https://qat.redports.org/buildarchive/r350358/

Log:
  - add USES=tar:bzip2

Modified:
  head/graphics/gnash/Makefile

Modified: head/graphics/gnash/Makefile
==============================================================================
--- head/graphics/gnash/Makefile	Sun Apr  6 13:43:13 2014	(r350357)
+++ head/graphics/gnash/Makefile	Sun Apr  6 14:18:04 2014	(r350358)
@@ -19,8 +19,7 @@ LIB_DEPENDS=	libboost_thread.so:${PORTSD
 
 CONFLICTS=	gnash-devel-[0-9]*
 
-USE_BZIP2=	yes
-USES=		gmake pkgconfig
+USES=		tar:bzip2 pkgconfig gmake
 USE_AUTOTOOLS=	libltdl
 GNU_CONFIGURE=	yes
 WANT_SDL=	yes


More information about the svn-ports-all mailing list