aboutsummaryrefslogtreecommitdiff
path: root/net/glusterfs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-25 16:13:38 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-25 16:13:38 +0000
commit21bc5c0345300431d6e3edc6c43d743c61fc7b5e (patch)
tree2cf1a158cf8540bcd6bed759d4e35240e31330bb /net/glusterfs
parent5fe67ba9212540bea871dfec487d380ec3079f21 (diff)
downloadports-21bc5c0345300431d6e3edc6c43d743c61fc7b5e.tar.gz
ports-21bc5c0345300431d6e3edc6c43d743c61fc7b5e.zip
Notes
Diffstat (limited to 'net/glusterfs')
-rw-r--r--net/glusterfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile
index 844e169beb71..dc0cbe2b1ccd 100644
--- a/net/glusterfs/Makefile
+++ b/net/glusterfs/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone liburcu-bp.so:sysutils/liburcu
USE_GCC= any
USES= bison gettext libtool pkgconfig python:build readline \
- shebangfix
+ shebangfix sqlite
SHEBANG_FILES= extras/peer_add_secret_pub.in \
tools/glusterfind/S57glusterfind-delete-post.py \
extras/ganesha/scripts/ganesha-ha.sh
@@ -24,7 +24,6 @@ SHEBANG_FILES= extras/peer_add_secret_pub.in \
USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes
USE_OPENSSL= yes
-USE_SQLITE= yes
USE_RC_SUBR= glusterd
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \