Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2014 19:33:29 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354086 - head/editors/jed
Message-ID:  <201405141933.s4EJXTmu014841@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Wed May 14 19:33:28 2014
New Revision: 354086
URL: http://svnweb.freebsd.org/changeset/ports/354086
QAT: https://qat.redports.org/buildarchive/r354086/

Log:
  Move USE_BZIP2 to USES=tar:bzip2

Modified:
  head/editors/jed/Makefile

Modified: head/editors/jed/Makefile
==============================================================================
--- head/editors/jed/Makefile	Wed May 14 19:31:02 2014	(r354085)
+++ head/editors/jed/Makefile	Wed May 14 19:33:28 2014	(r354086)
@@ -26,7 +26,7 @@ PERMS_DESC=	Respect permissions by Root
 HOSTLOOKUP_DESC=Look-up for hostname
 
 OPTIONS_SUB=	yes
-USE_BZIP2=	yes
+USES=		tar:bzip2
 DIST_SUBDIR=	jed
 GNU_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=	yes



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