diff --git a/www-servers/apache/apache-2.4.3.recipe b/www-servers/apache/apache-2.4.3.recipe index ff3bac8d9..502a822cf 100644 --- a/www-servers/apache/apache-2.4.3.recipe +++ b/www-servers/apache/apache-2.4.3.recipe @@ -43,8 +43,7 @@ BUILD() libtoolize --force --copy --install aclocal autoconf - echo $relativeBinDir - echo $portPackageLinksDir/devel~libaprutil_1$secondaryArchSuffix + ./configure --with-apr=/$relativeBinDir --with-apr-util=/$relativeBinDir make }