aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2017-02-14 18:52:20 +0800
committerdemon <demon@FreeBSD.org>2017-02-14 18:52:20 +0800
commit1a887136539b6b2496f666bed87b95f5f044ee7d (patch)
treeab746d5ce2a9d7d4b5744b602bf6ab57c97fcfdc
parent221c5718246ae5f9a7df21f830476d27c825f9d1 (diff)
downloadfreebsd-ports-gnome-1a887136539b6b2496f666bed87b95f5f044ee7d.tar.gz
freebsd-ports-gnome-1a887136539b6b2496f666bed87b95f5f044ee7d.tar.zst
freebsd-ports-gnome-1a887136539b6b2496f666bed87b95f5f044ee7d.zip
Allow concurrent install.
PR: 216580 Submitted by: John W. O'Brien <john@saltant.com> maintainer timeout.
-rw-r--r--devel/py-tables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile
index 218c3d585bd5..062233e7ce84 100644
--- a/devel/py-tables/Makefile
+++ b/devel/py-tables/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tables
PORTVERSION= 3.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,7 @@ LIB_DEPENDS= libhdf5.so:science/hdf5 \
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= fortran python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
PORTEXAMPLES= *