pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/lighttpd
Module Name: pkgsrc
Committed By: schmonz
Date: Thu Jun 22 12:49:56 UTC 2017
Modified Files:
pkgsrc/www/lighttpd: Makefile
Log Message:
Needs pkg-config, at least for some build options.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/www/lighttpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/lighttpd/Makefile
diff -u pkgsrc/www/lighttpd/Makefile:1.61 pkgsrc/www/lighttpd/Makefile:1.62
--- pkgsrc/www/lighttpd/Makefile:1.61 Wed Jun 21 19:27:36 2017
+++ pkgsrc/www/lighttpd/Makefile Thu Jun 22 12:49:56 2017
@@ -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 @@ LICENSE= modified-bsd
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