From 9b2f7560a39130549352e5695026a1b784491cc3 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 31 Aug 2016 20:43:07 +0000 Subject: [PATCH] net-mgmt/seafile: Properly exclude FUSE option from DragonFly --- net-mgmt/seafile/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net-mgmt/seafile/Makefile b/net-mgmt/seafile/Makefile index 91b70a117fb2..99877252d7b1 100644 --- a/net-mgmt/seafile/Makefile +++ b/net-mgmt/seafile/Makefile @@ -83,9 +83,7 @@ RIAK_CONFIGURE_ENABLE= riak RIAK_RUN_DEPENDS= riak:databases/riak OPTIONS_DEFAULT= FUSE -.if defined(DFLYVERSION) -OPTIONS_DEFAULT= -.endif +OPTIONS_EXCLUDE_DragonFly= FUSE .include