svn commit: r358186 - head/ftp/yafc
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Jun 17 21:49:33 UTC 2014
Author: rakuco
Date: Tue Jun 17 21:49:32 2014
New Revision: 358186
URL: http://svnweb.freebsd.org/changeset/ports/358186
QAT: https://qat.redports.org/buildarchive/r358186/
Log:
Switch to USE=tar:xz.
PR: 191125
Submitted by: venture37 at geeklan.co.uk
Modified:
head/ftp/yafc/Makefile
Modified: head/ftp/yafc/Makefile
==============================================================================
--- head/ftp/yafc/Makefile Tue Jun 17 21:46:43 2014 (r358185)
+++ head/ftp/yafc/Makefile Tue Jun 17 21:49:32 2014 (r358186)
@@ -14,8 +14,7 @@ LICENSE= GPLv2 # (or later)
OPTIONS_DEFINE= BASH EXAMPLES NLS SSH READLINE
OPTIONS_DEFAULT=BASH NLS SSH
-USES= gmake
-USE_XZ= yes
+USES= gmake tar:xz
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_ipv6=yes
More information about the svn-ports-all
mailing list