svn commit: r354086 - head/editors/jed

Renato Botelho garga at FreeBSD.org
Wed May 14 19:33:29 UTC 2014


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


More information about the svn-ports-all mailing list