tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fuse-ntfs-3g



Greg Troxel <gdt%lexort.com@localhost> wrote:

> +.include "../../filesystems/perfuse/buildlink3.mk"
> +# fuse-ntfs-3g does not build with librefuse from netbsd-8.
> +# \todo Add a mechanism in mk/fuse.buildlink3.mk to declare this, rather
> +# than open-coding the changing of which bl3 line is used.
> +.include "../../filesystems/fuse/buildlink3.mk"

Do you need to buildlink filesystems/perfuse ? filesystems/fuse already
does it. 

In filesystems/ltfs I just had to do this, without any ${OPSYS} test:
.include "../../filesystems/fuse/buildlink3.mk"


-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index