aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2006-02-03 14:41:21 +0800
committeraz <az@FreeBSD.org>2006-02-03 14:41:21 +0800
commit8584a0af59e4e3b1297a8f3829e3d5c74e704697 (patch)
treefa1182be48cd775e6ce06f590e58cc0689d39267 /sysutils
parent9fe1ae07abe4abb24833b11cace75badf9913ce3 (diff)
downloadfreebsd-ports-gnome-8584a0af59e4e3b1297a8f3829e3d5c74e704697.tar.gz
freebsd-ports-gnome-8584a0af59e4e3b1297a8f3829e3d5c74e704697.tar.zst
freebsd-ports-gnome-8584a0af59e4e3b1297a8f3829e3d5c74e704697.zip
- Do more correct method, to show what we need sysutils/fusefs-libs > 2.4
instead on seting CONFLICTS. Requested by: Csaba Henk <csaba.henk@creo.hu>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ntfsprogs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile
index d5a77db8576f..fdebae197b26 100644
--- a/sysutils/ntfsprogs/Makefile
+++ b/sysutils/ntfsprogs/Makefile
@@ -60,9 +60,8 @@ PLIST_SUB+= GNOMEVFS2="@comment "
CONFIGURE_ARGS+=--enable-fuse-module
PLIST_SUB+= FUSE=""
USE_GNOME+= pkgconfig
-LIB_DEPENDS+= fuse.2:${PORTSDIR}/sysutils/fusefs-libs
+BUILD_DEPENDS+= fusefs-libs>2.4:${PORTSDIR}/sysutils/fusefs-libs
MLINKS+= ntfsmount.8 mount.ntfs-fuse.8
-CONFLICTS= fusefs-kmod-0.2.19*
.else
CONFIGURE_ARGS+=--disable-fuse-module
PLIST_SUB+= FUSE="@comment "