pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/lighttpd Needs pkg-config, at least for some build...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9959ede4d9bf
branches: trunk
changeset: 364256:9959ede4d9bf
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jun 22 12:49:56 2017 +0000
description:
Needs pkg-config, at least for some build options.
diffstat:
www/lighttpd/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 703b1247f70a -r 9959ede4d9bf www/lighttpd/Makefile
--- a/www/lighttpd/Makefile Thu Jun 22 12:49:52 2017 +0000
+++ b/www/lighttpd/Makefile Thu Jun 22 12:49:56 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2017/06/21 19:27:36 schmonz Exp $
+# $NetBSD: Makefile,v 1.62 2017/06/22 12:49:56 schmonz Exp $
DISTNAME= lighttpd-1.4.45
CATEGORIES= www
@@ -13,6 +13,7 @@
USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= # empty
+USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
GNU_CONFIGURE_LIBSUBDIR=${PKGBASE}
CONFIGURE_ARGS+= --with-pcre
Home |
Main Index |
Thread Index |
Old Index