Date: Sun, 6 Apr 2014 14:18:04 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350358 - head/graphics/gnash Message-ID: <201404061418.s36EI4HK019168@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404061418.s36EI4HK019168>