diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-12 12:40:15 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-12 12:40:15 +0000 |
commit | a8cc35a10e90f8f79065f49149f25bf73fa3365a (patch) | |
tree | 9e9a97b3aab77d2cc63f709a61eb4142ae8b1d83 /net/glusterfs | |
parent | aed3eed595ad638baabb59f48460ea00db3ed680 (diff) | |
download | ports-a8cc35a10e90f8f79065f49149f25bf73fa3365a.tar.gz ports-a8cc35a10e90f8f79065f49149f25bf73fa3365a.zip |
Notes
Diffstat (limited to 'net/glusterfs')
-rw-r--r-- | net/glusterfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile index 21fc7aa2d7e8..5448b9301ca3 100644 --- a/net/glusterfs/Makefile +++ b/net/glusterfs/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual LIB_DEPENDS= libargp.so:devel/argp-standalone liburcu-bp.so:sysutils/liburcu -USES= bison gettext libtool pkgconfig python readline shebangfix \ +USES= bison gettext libtool pkgconfig python:2.7 readline shebangfix \ sqlite ssl BROKEN_SSL= libressl |