diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:48:34 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:48:34 +0000 |
commit | ba284573681e85a059c5c2eb8cad050ff23fd8ac (patch) | |
tree | 0420127fe51222574eb803fbddb21f180010a6ea /net/glusterfs/Makefile | |
parent | 4443168d872e4d4a551497d99bd1830f817ad9c0 (diff) |
Notes
Diffstat (limited to 'net/glusterfs/Makefile')
-rw-r--r-- | net/glusterfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile index 88ec5f81eb59..4ddaa60e68e1 100644 --- a/net/glusterfs/Makefile +++ b/net/glusterfs/Makefile @@ -14,8 +14,8 @@ LICENSE_COMB= dual LIB_DEPENDS= libargp.so:devel/argp-standalone liburcu-bp.so:sysutils/liburcu -USES= bison gettext libtool pkgconfig python:2.7 readline shebangfix \ - sqlite ssl +USES= bison gettext gnome libtool pkgconfig python:2.7 readline \ + shebangfix sqlite ssl BROKEN_SSL= libressl |