summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2006-01-25 18:08:33 +0000
committertron <tron@pkgsrc.org>2006-01-25 18:08:33 +0000
commit5393207a9ab26e9f3f8c1b04193bd8f20509f250 (patch)
treef52d68d066e1b7e4ecbf95c7410de39f9aebc98d
parent370ad34b1be61c211d6c99e85406fab4df7433e8 (diff)
downloadpkgsrc-5393207a9ab26e9f3f8c1b04193bd8f20509f250.tar.gz
Add "pkg-config" to the list of tools required for building the
apache2" package. This should fix PR pkg/32622.
-rw-r--r--www/apache2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index e1a14374ea4..9540bcdf620 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2006/01/24 07:32:45 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2006/01/25 18:08:33 tron Exp $
.include "Makefile.common"
@@ -13,7 +13,7 @@ CONFLICTS= apache-*ssl-[0-9]* apache-[0-9]* apache6-[0-9]*
BUILD_DEFS+= USE_INET6
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run pkg-config
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-layout=NetBSD