diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 22:49:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 22:49:37 +0000 |
commit | 3de6939bc6f3272a63911ad70342bee805e1b0c2 (patch) | |
tree | 0fd4e16f9c87b2d0d58b0e719df5da6eaef2d7d6 /sysutils/fusefs-ntfs/Makefile | |
parent | ceda8a488037514bb6e9b686883cec84c2611cfd (diff) |
Notes
Diffstat (limited to 'sysutils/fusefs-ntfs/Makefile')
-rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index 6f2ec608f334..8f4718152096 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod BUILD_DEPENDS= fusefs-libs>=2.6.0:${PORTSDIR}/sysutils/fusefs-libs +BROKEN= Unfetchable + USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |