diff options
author | linimon <linimon@FreeBSD.org> | 2016-11-04 00:37:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2016-11-04 00:37:36 +0800 |
commit | 64bf4ad56c8f423a753d1a522ed1eb114851dd41 (patch) | |
tree | 19944b2cf944ae813357ffba2086d990c06e3d7e /sysutils | |
parent | 5f51183d84b95df8c9b5d76e995848122c7481cd (diff) | |
download | freebsd-ports-gnome-64bf4ad56c8f423a753d1a522ed1eb114851dd41.tar.gz freebsd-ports-gnome-64bf4ad56c8f423a753d1a522ed1eb114851dd41.tar.zst freebsd-ports-gnome-64bf4ad56c8f423a753d1a522ed1eb114851dd41.zip |
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-encfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile index 09c0fb341842..2aaa0168cc06 100644 --- a/sysutils/fusefs-encfs/Makefile +++ b/sysutils/fusefs-encfs/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= librlog.so:devel/rlog \ libboost_serialization.so:devel/boost-libs BROKEN_powerpc64= does not build -BROKEN_sparc64= cannot link with boost WRKSRC= ${WRKDIR}/encfs-${PORTVERSION} |