diff options
author | fhajny <fhajny@pkgsrc.org> | 2012-07-25 13:01:05 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2012-07-25 13:01:05 +0000 |
commit | d5947bc3baedd808b6dde9bc2bc94af9276226ef (patch) | |
tree | 3006eb4deb3458015dbb877a7fa0c05364c821a8 /lang/php54/PLIST | |
parent | 36fd5f3ef1eeaa73dc456f187e14e59b92c221d5 (diff) | |
download | pkgsrc-d5947bc3baedd808b6dde9bc2bc94af9276226ef.tar.gz |
Add support for readline (for interactive PHP CLI).
Add support for DTrace.
Diffstat (limited to 'lang/php54/PLIST')
-rw-r--r-- | lang/php54/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php54/PLIST b/lang/php54/PLIST index 0a8c58be7d9..da0d9a3d2d5 100644 --- a/lang/php54/PLIST +++ b/lang/php54/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2012/06/16 05:21:55 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2012/07/25 13:01:05 fhajny Exp $ bin/phar bin/phar.phar bin/php @@ -25,6 +25,7 @@ include/php/Zend/zend_config.nw.h include/php/Zend/zend_config.w32.h include/php/Zend/zend_constants.h include/php/Zend/zend_dtrace.h +${PLIST.dtrace}include/php/Zend/zend_dtrace_gen.h include/php/Zend/zend_dynamic_array.h include/php/Zend/zend_errors.h include/php/Zend/zend_exceptions.h |