pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/php-intl
Module Name: pkgsrc
Committed By: taca
Date: Mon Feb 20 03:23:59 UTC 2017
Modified Files:
pkgsrc/textproc/php-intl: Makefile
Log Message:
Add USE_PHP_EXT_PATCHES to use patch for php-intl.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/php-intl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/php-intl/Makefile
diff -u pkgsrc/textproc/php-intl/Makefile:1.25 pkgsrc/textproc/php-intl/Makefile:1.26
--- pkgsrc/textproc/php-intl/Makefile:1.25 Sat Dec 10 07:11:39 2016
+++ pkgsrc/textproc/php-intl/Makefile Mon Feb 20 03:23:59 2017
@@ -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 @@ COMMENT= PHP extension for i18n
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