pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/php-intl Add USE_PHP_EXT_PATCHES to use patch...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b435fe7ac74
branches: trunk
changeset: 358753:6b435fe7ac74
user: taca <taca%pkgsrc.org@localhost>
date: Mon Feb 20 03:23:59 2017 +0000
description:
Add USE_PHP_EXT_PATCHES to use patch for php-intl.
diffstat:
textproc/php-intl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c6c5560fdac0 -r 6b435fe7ac74 textproc/php-intl/Makefile
--- a/textproc/php-intl/Makefile Mon Feb 20 03:22:55 2017 +0000
+++ b/textproc/php-intl/Makefile Mon Feb 20 03:23:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2016/12/10 07:11:39 taca Exp $
+# $NetBSD: Makefile,v 1.26 2017/02/20 03:23:59 taca Exp $
MODNAME= intl
CATEGORIES+= textproc
@@ -6,6 +6,7 @@
LICENSE= php
USE_LANGUAGES= c c++
+USE_PHP_EXT_PATCHES= yes
CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR}
.include "../../lang/php/ext.mk"
Home |
Main Index |
Thread Index |
Old Index