1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/biology/gmap/files/patch-configure
Cheng-Lung Sung 3e9ed050ec Add gmap 2006.04.21, a Genomic Mapping and Alignment Program for mRNA
and EST Sequences.

PR:		ports/103651
Submitted by:	Bob Zimmermann <rpz at cse.wustl.edu>
2006-09-29 04:05:55 +00:00

12 lines
240 B
Plaintext

--- configure.orig Mon Sep 25 21:06:11 2006
+++ configure Mon Sep 25 21:05:13 2006
@@ -3365,7 +3365,7 @@
else
answer=""
fi;
-if test x"$answer" == x; then
+if test x"$answer" = x; then
EXP_VAR=GMAPDB
FROM_VAR='${prefix}/share'