aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-12 16:02:20 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-12 16:02:20 +0000
commit7c526778117e010aae6682360c870b9d291f266b (patch)
tree30d13908fe26c2b5c25827cd30e820a04d7d0818
parent2e14ecd42e0a58fb2ba9fd315159813870b37490 (diff)
downloadports-7c526778117e010aae6682360c870b9d291f266b.tar.gz
ports-7c526778117e010aae6682360c870b9d291f266b.zip
Add conflict on ntfsprogs
Submitted by: Jan Henrik Sylvester <me@janh.de> (via private mail) Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=277606
-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