mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 12:06:39 -04:00
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.
11 lines
228 B
Text
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;
|