$OpenBSD: patch-apaci_configure,v 1.1 2013/03/22 15:55:53 sthen Exp $
--- apaci/configure.orig	Wed Mar 20 21:28:50 2013
+++ apaci/configure	Wed Mar 20 21:31:08 2013
@@ -42,7 +42,7 @@ for my_dir in $PATH; do
     if test -f "$my_dir/apxs"; then
         if test -x "$my_dir/apxs"; then
             my_apxs="$my_dir/apxs"
-            break 2
+            break
         fi
     fi
 done
