diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-12 16:02:20 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-12 16:02:20 +0000 |
commit | 7c526778117e010aae6682360c870b9d291f266b (patch) | |
tree | 30d13908fe26c2b5c25827cd30e820a04d7d0818 /sysutils/fusefs-ntfs | |
parent | 2e14ecd42e0a58fb2ba9fd315159813870b37490 (diff) | |
download | ports-7c526778117e010aae6682360c870b9d291f266b.tar.gz ports-7c526778117e010aae6682360c870b9d291f266b.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-ntfs')
-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 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 |