diff options
author | leeym <leeym@FreeBSD.org> | 2010-06-15 23:33:22 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2010-06-15 23:33:22 +0800 |
commit | 90b8faa8cc408b7ca1c56c2b76c45b99bbf8f0c9 (patch) | |
tree | 4d075662ebda5088bf2ca345ce943eef72c76bab | |
parent | 7f06e129714d22210ea3230da2a2c3f811a51fe2 (diff) | |
download | freebsd-ports-gnome-90b8faa8cc408b7ca1c56c2b76c45b99bbf8f0c9.tar.gz freebsd-ports-gnome-90b8faa8cc408b7ca1c56c2b76c45b99bbf8f0c9.tar.zst freebsd-ports-gnome-90b8faa8cc408b7ca1c56c2b76c45b99bbf8f0c9.zip |
- mark it BROKEN
-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 |