$OpenBSD: patch-support_apxs_in,v 1.6 2020/03/31 14:30:33 sthen Exp $

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