diff options
Diffstat (limited to 'sysutils/fusefs-fur/Makefile')
-rw-r--r-- | sysutils/fusefs-fur/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-fur/Makefile b/sysutils/fusefs-fur/Makefile index 21c1582..7a5d0d8 100644 --- a/sysutils/fusefs-fur/Makefile +++ b/sysutils/fusefs-fur/Makefile @@ -20,9 +20,8 @@ VCHMOD_DESC= Fake hook for chmod that just returns 0 MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes -USES= fuse pkgconfig +USES= fuse pkgconfig iconv USE_GMAKE= yes -USE_ICONV= yes LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include -DFUSE_USE_VERSION=26 |