From dc46df0a98ad280241bbeb659cf5e318bb4d4b41 Mon Sep 17 00:00:00 2001 From: Nav Date: Mon, 15 Dec 2014 16:54:45 +0200 Subject: [PATCH] Updated recipe --- www-servers/apache/apache-2.4.3.recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 }