svn commit: r355499 - head/sysutils/fusefs-exfat

Baptiste Daroussin bapt at FreeBSD.org
Tue May 27 12:31:03 UTC 2014


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
 


More information about the svn-ports-all mailing list