View | Details | Raw Unified | Return to bug 199734
Collapse All | Expand All

(-)/usr/wip/biology/ncbi-blast+/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	blast+
4
PORTNAME=	blast+
5
PORTVERSION=	2.2.30
5
PORTVERSION=	2.2.30
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	biology
7
CATEGORIES=	biology
8
MASTER_SITES=	http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ \
8
MASTER_SITES=	http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ \
9
		http://acadix.biz/Ports/distfiles/
9
		http://acadix.biz/Ports/distfiles/
(-)/usr/wip/biology/ncbi-blast+/files/patch-src_build-system_configure (+11 lines)
Line 0 Link Here
1
--- src/build-system/configure.orig	2015-04-27 09:51:45.000000000 -0500
2
+++ src/build-system/configure	2015-04-27 09:52:01.000000000 -0500
3
@@ -1606,7 +1606,7 @@
4
       | --with-muparser=* | --with-hdf5=* | --with-jni=* | --with-magic=* \
5
       | --x-includes=* | --x-libraries=* | --with-3psw=* \
6
       | --target=* | --with-runpath=* | --with-relative-runpath=* \
7
-      | --help | --no-create | --no-recursion)
8
+      | --help | --no-create | --no-recursion | --localstatedir=* )
9
       ;;
10
 
11
       * )

Return to bug 199734