summaryrefslogtreecommitdiff
path: root/www/apache2
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
commit4ac27580c5576729a9feeea19ff381c096a347f5 (patch)
treef52d68d066e1b7e4ecbf95c7410de39f9aebc98d /www/apache2
parentc20234c51d9a2e21a17a4b9327385fbde5d54595 (diff)
downloadpkgsrc-4ac27580c5576729a9feeea19ff381c096a347f5.tar.gz
Add "pkg-config" to the list of tools required for building the
apache2" package. This should fix PR pkg/32622.
Diffstat (limited to 'www/apache2')
-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