diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2010-06-15 15:33:22 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2010-06-15 15:33:22 +0000 |
commit | d757c0d6233a52f63876b7ddaf1ec80e69dbe95b (patch) | |
tree | 67a3790b74eabdc12c1fcd9676eef942558cfd19 /sysutils/fusefs-encfs | |
parent | 4ef327bdb7b479a59bb38550b93810714da2c8ea (diff) | |
download | ports-d757c0d6233a52f63876b7ddaf1ec80e69dbe95b.tar.gz ports-d757c0d6233a52f63876b7ddaf1ec80e69dbe95b.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-encfs')
-rw-r--r-- | sysutils/fusefs-encfs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile index 29e84c8eff11..ab2f189dd94b 100644 --- a/sysutils/fusefs-encfs/Makefile +++ b/sysutils/fusefs-encfs/Makefile @@ -23,6 +23,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs WRKSRC= ${WRKDIR}/encfs-${PORTVERSION} +BROKEN= incompatible with newer boost. + USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-boost-serialization=boost_serialization |