pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-fpm Requires USE_TOOLS+=pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/77ebfb179dd1
branches: trunk
changeset: 639816:77ebfb179dd1
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Sep 25 20:13:09 2014 +0000
description:
Requires USE_TOOLS+=pkg-config.
diffstat:
www/php-fpm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r dad64db49a4c -r 77ebfb179dd1 www/php-fpm/Makefile
--- a/www/php-fpm/Makefile Thu Sep 25 20:04:53 2014 +0000
+++ b/www/php-fpm/Makefile Thu Sep 25 20:13:09 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/03/18 11:10:52 adam Exp $
+# $NetBSD: Makefile,v 1.12 2014/09/25 20:13:09 jperkin Exp $
PKGNAME= ${PHP_PKG_PREFIX}-fpm-${PHP_BASE_VERS}
CATEGORIES= www
@@ -8,6 +8,8 @@
COMMENT= FPM interface for ${PKG_PHP}
LICENSE= 2-clause-bsd
+USE_TOOLS+= pkg-config
+
USE_PHP_EXT_PATCHES= yes
LIBTOOL_OVERRIDE= # empty
Home |
Main Index |
Thread Index |
Old Index