aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-07-13 00:02:20 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-07-13 00:02:20 +0800
commit33fb62f95d89289ce8e5ad171ea1b2ec24cc2de3 (patch)
tree0e7d0f2fc378c3e48c61ff6c266f15cdc6867b49 /sysutils
parenta9c537b0ae542a35f9de8b5267267ffbd106401d (diff)
downloadfreebsd-ports-gnome-33fb62f95d89289ce8e5ad171ea1b2ec24cc2de3.tar.gz
freebsd-ports-gnome-33fb62f95d89289ce8e5ad171ea1b2ec24cc2de3.tar.zst
freebsd-ports-gnome-33fb62f95d89289ce8e5ad171ea1b2ec24cc2de3.zip
Add conflict on ntfsprogs
Submitted by: Jan Henrik Sylvester <me@janh.de> (via private mail) Approved by: bapt (mentor)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fusefs-ntfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile
index f1911487ad39..d39ac669e1e7 100644
--- a/sysutils/fusefs-ntfs/Makefile
+++ b/sysutils/fusefs-ntfs/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ntfs
PORTVERSION= 2011.4.12
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://tuxera.com/opensource/
PKGNAMEPREFIX= fusefs-
@@ -20,6 +21,7 @@ LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
CONFLICTS_BUILD= bonobo-1.*
+CONFLICTS_INSTALL= ntfsprogs-*
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
USE_ICONV= yes