aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2016-06-11 17:25:04 +0800
committerolivierd <olivierd@FreeBSD.org>2016-06-11 17:25:04 +0800
commit79e42959c69131324d461f90b3f45ca3acdc02f2 (patch)
tree6d012a434d8d72ad1c431aa4b732ec03a0504af2
parentbb1192087f10a4423aa558eb4b0b753b6c5a65a5 (diff)
downloadfreebsd-ports-gnome-79e42959c69131324d461f90b3f45ca3acdc02f2.tar.gz
freebsd-ports-gnome-79e42959c69131324d461f90b3f45ca3acdc02f2.tar.zst
freebsd-ports-gnome-79e42959c69131324d461f90b3f45ca3acdc02f2.zip
- Fix run-time dependency issues
- Bump PORTREVISION PR: 209767 Submitted by: Joseph Mingrone (maintainer)
-rw-r--r--biology/py-biom-format/Makefile15
1 files changed, 13 insertions, 2 deletions
diff --git a/biology/py-biom-format/Makefile b/biology/py-biom-format/Makefile
index adb20e4c7484..422474b44cd5 100644
--- a/biology/py-biom-format/Makefile
+++ b/biology/py-biom-format/Makefile
@@ -3,6 +3,7 @@
PORTNAME= biom-format
PORTVERSION= 2.1.5
+PORTREVISION= 1
CATEGORIES= biology python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,11 @@ COMMENT= Biological Observation Matrix (BIOM) Format Project
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PYNUMPY}
-RUN_DEPENDS= ${PYNUMPY} ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py
+RUN_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}h5py>=2.6.0:science/py-h5py \
+ ${PYTHON_PKGNAMEPREFIX}click>=6.6:devel/py-click \
+ ${PYTHON_PKGNAMEPREFIX}future>=0.15.2:devel/py-future \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=0.16.1:science/py-scipy
USE_GITHUB= yes
GH_ACCOUNT= biocore
@@ -20,7 +25,13 @@ GH_ACCOUNT= biocore
USES= python
USE_PYTHON= autoplist distutils
+.include <bsd.port.pre.mk>
+
+.if ${PYTHON_REL} < 3000
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyqi>=0.2.0:devel/py-pyqi
+.endif
+
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/biom/*.so
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
d>4-398/+202 * - update to 1.4.1dinoex2010-03-281-0/+1 * Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-072-4/+3 * - update to jpeg-8dinoex2010-02-051-0/+1 * The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-272-5/+6 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-022-4/+4 * clean upmakc2009-08-081-3/+0 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-054-37/+177 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-032-4/+4 * Update KDE ports to 4.2.3makc2009-05-102-3/+4 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-022-11/+23 * Update KDE to 4.2.1.makc2009-03-093-4/+61 * - Add all manpages for kde4-l10n*miwi2009-02-091-0/+55 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-093-163/+248 * kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in...makc2009-01-143-98/+158 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-032-8/+17 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-103-916/+415 * Update to KDE 3.5.8lofi2007-10-302-3/+30 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-21/+3 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-16/+100 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-202-3/+46 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-3/+97 * Update to KDE 3.5.3lofi2006-06-062-12/+48 * Update to KDE 3.5.2lofi2006-03-312-140/+37 * Update to KDE 3.5.1.lofi2006-02-012-11/+50 * Update to KDE 3.5.0lofi2006-01-092-141/+155 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-052-2/+13 * Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-012-54/+71 * Update to KDE 3.4.1lofi2005-06-262-39/+136 * Update to KDE 3.4lofi2005-03-212-39/+267 * Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly.lofi2004-12-231-1/+0 * Fix kde3-i18n ports.lofi2004-12-161-2/+2 * Update to KDE 3.3.2lofi2004-12-143-3/+24 * Update to KDE 3.3.1lofi2004-11-082-2/+35 * Update to KDE 3.3lofi2004-08-313-83/+149 * Update to version 3.2.3lofi2004-06-102-2/+42 * Update to KDE 3.2.2lofi2004-04-202-20/+25 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-103-2/+17 * Update to KDE 3.2.0lofi2004-02-053-92/+257 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-24