$OpenBSD: patch-support_apxs_in,v 1.5 2019/08/13 21:14:11 sthen Exp $

Index: support/apxs.in
--- support/apxs.in.orig
+++ support/apxs.in
@@ -671,8 +671,8 @@ __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
