diff options
Diffstat (limited to 'sysutils/fusefs-exfat/Makefile')
-rw-r--r-- | sysutils/fusefs-exfat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-exfat/Makefile b/sysutils/fusefs-exfat/Makefile index c9248aa2fafa..ff34e929654f 100644 --- a/sysutils/fusefs-exfat/Makefile +++ b/sysutils/fusefs-exfat/Makefile @@ -17,7 +17,7 @@ LICENSE_TEXT= Requires license from Microsoft, please see \ http://www.microsoft.com/en-us/legal/intellectualproperty/IPLicensing/Programs/exFATFileSystem.aspx LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell -LIB_DEPENDS= libublio.so:${PORTSDIR}/devel/libublio +LIB_DEPENDS= libublio.so:devel/libublio USES= fuse iconv scons |