Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2014 12:31:03 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355499 - head/sysutils/fusefs-exfat
Message-ID:  <201405271231.s4RCV3wo086205@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue May 27 12:31:03 2014
New Revision: 355499
URL: http://svnweb.freebsd.org/changeset/ports/355499
QAT: https://qat.redports.org/buildarchive/r355499/

Log:
  Convert to USES=scons

Modified:
  head/sysutils/fusefs-exfat/Makefile

Modified: head/sysutils/fusefs-exfat/Makefile
==============================================================================
--- head/sysutils/fusefs-exfat/Makefile	Tue May 27 12:23:36 2014	(r355498)
+++ head/sysutils/fusefs-exfat/Makefile	Tue May 27 12:31:03 2014	(r355499)
@@ -19,8 +19,7 @@ LICENSE_PERMS=	no-dist-mirror no-dist-se
 
 LIB_DEPENDS=	libublio.so:${PORTSDIR}/devel/libublio
 
-USES=		fuse iconv
-USE_SCONS=	yes
+USES=		fuse iconv scons
 
 PLIST_FILES=	bin/mount.exfat-fuse bin/mount.exfat man/man8/mount.exfat-fuse.8.gz
 



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