aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-09-10 17:23:12 +0000
committerJustin Lecher <jlec@gentoo.org>2016-09-10 17:24:43 +0000
commit04203dc25ebeb3022c4f6e858652ac653fcf327e (patch)
tree4bcd28f888320da98bf9723b6c200c1942b125cb /sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
parentsci-libs/asl: version bump to 0.1.6 (#670) (diff)
downloadsci-04203dc25ebeb3022c4f6e858652ac653fcf327e.tar.gz
sci-04203dc25ebeb3022c4f6e858652ac653fcf327e.tar.bz2
sci-04203dc25ebeb3022c4f6e858652ac653fcf327e.zip
sci-biology/ncbi-blast+: Drop obsolete dep
Package-Manager: portage-2.3.0 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild')
-rw-r--r--sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
index 47f90a0a6..3ac27be31 100644
--- a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
@@ -26,7 +26,7 @@ SLOT="0"
IUSE="
debug static-libs static threads pch
test wxwidgets odbc
- berkdb boost bzip2 cppunit curl expat fastcgi fltk freetype gif
+ berkdb boost bzip2 cppunit curl expat fltk freetype gif
glut gnutls hdf5 icu jpeg lzo mesa mysql muparser opengl pcre png python
sablotron sqlite tiff xerces xalan xml xpm xslt X"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
@@ -243,7 +243,6 @@ src_configure() {
$(use_with wxwidgets wxwidgets "${EPREFIX}/usr")
$(use_with wxwidgets wxwidgets-ucs)
$(use_with freetype freetype "${EPREFIX}/usr")
- $(use_with fastcgi fastcgi "${EPREFIX}/usr")
# $(use_with berkdb bdb "${EPREFIX}/usr") # not in ncbi-blast+
$(usex odbc --with-odbc="${EPREFIX}/usr" "")
$(use_with python python "${EPREFIX}/usr")