$OpenBSD: patch-support_apxs_in,v 1.3 2015/05/15 08:08:04 stsp Exp $
--- support/apxs.in.orig	Thu Dec 26 19:01:53 2013
+++ support/apxs.in	Sat Jan 10 15:07:15 2015
@@ -671,12 +671,12 @@ __DATA__
 ##
 
 builddir=.
-top_srcdir=%PREFIX%
-top_builddir=%PREFIX%
+top_srcdir=%PREFIX%/share/apache2
+top_builddir=%PREFIX%/share/apache2
 include %INSTALLBUILDDIR%/special.mk
 
 #   the used tools
-APACHECTL=apachectl
+APACHECTL=apachectl2
 
 #   additional defines, includes and libraries
 #DEFS=-Dmy_define=my_value
