ports/biology/p5-AcePerl/files/patch-RPC__RPC.xs
Adam Weinberger 03f1abf704 Reassign biology/ perl modules to perl@.
While here:

Regenerate p5-AcePerl's patches using makepatch.
Make p5-Bio-ASN1-EntrezGene depend on p5-bioperl, instead of the
other way around. Bump PORTREVISION on those two ports.
2015-05-08 18:12:36 +00:00

11 lines
228 B
Text

--- RPC/RPC.xs.orig 2000-06-13 17:17:19 UTC
+++ RPC/RPC.xs
@@ -153,7 +153,7 @@ int arg;
break;
case '_':
if (strEQ(name, "_ACECLIENT_"))
-#ifdef _ACECLIENT_
+#if 0
return _ACECLIENT_;
#else
goto not_there;