pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/apache2 Add "pkg-config" to the list of tools requ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4535e4134c0
branches: trunk
changeset: 507059:b4535e4134c0
user: tron <tron%pkgsrc.org@localhost>
date: Wed Jan 25 18:08:33 2006 +0000
description:
Add "pkg-config" to the list of tools required for building the
apache2" package. This should fix PR pkg/32622.
diffstat:
www/apache2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cae724747998 -r b4535e4134c0 www/apache2/Makefile
--- a/www/apache2/Makefile Wed Jan 25 17:48:54 2006 +0000
+++ b/www/apache2/Makefile Wed Jan 25 18:08:33 2006 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index