diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-27 12:31:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-27 12:31:03 +0000 |
commit | 30ee2f00448835693e167ade5fbeb4c6c2502538 (patch) | |
tree | e0abfac19814ab56cfd7b2232d79aaa2135907db /sysutils/fusefs-exfat | |
parent | 248847f341d2becb2c597b2c2b260ed08041db5a (diff) | |
download | ports-30ee2f00448835693e167ade5fbeb4c6c2502538.tar.gz ports-30ee2f00448835693e167ade5fbeb4c6c2502538.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-exfat')
-rw-r--r-- | sysutils/fusefs-exfat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-exfat/Makefile b/sysutils/fusefs-exfat/Makefile index 97a2520c3987..c9248aa2fafa 100644 --- a/sysutils/fusefs-exfat/Makefile +++ b/sysutils/fusefs-exfat/Makefile @@ -19,8 +19,7 @@ LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell 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 |