diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2011-02-03 10:56:19 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2011-02-03 10:56:19 +0000 |
commit | 220e621c579b6367b813669a10125274448977ec (patch) | |
tree | 87f4fc6f27a003d15b830ec1a4f9dccc6d263f7a /sysutils/fusefs-ntfs | |
parent | e90590d55082bd1e36a39715745e3d456080c24f (diff) | |
download | ports-220e621c579b6367b813669a10125274448977ec.tar.gz ports-220e621c579b6367b813669a10125274448977ec.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-ntfs')
-rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index e553810ee2c8..85b9b421fdee 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= fusefs-libs>=2.7.2:${PORTSDIR}/sysutils/fusefs-libs LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod +CONFLICTS_BUILD= bonobo-1.* USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_ICONV= yes |