diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-24 23:02:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-24 23:02:05 +0000 |
commit | cd130b1749a7c48ac2eda11d000e9b125480285f (patch) | |
tree | d6cfef02590f57b3fc3993ce440dc9c8304d57fe /lang/php56 | |
parent | 2f0b2f93897508e7e350aba01848f634882a1ccb (diff) | |
download | ports-cd130b1749a7c48ac2eda11d000e9b125480285f.tar.gz ports-cd130b1749a7c48ac2eda11d000e9b125480285f.zip |
Notes
Diffstat (limited to 'lang/php56')
-rw-r--r-- | lang/php56/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/php56/pkg-plist b/lang/php56/pkg-plist index 11ae31535aad..6c903f8ba156 100644 --- a/lang/php56/pkg-plist +++ b/lang/php56/pkg-plist @@ -7,9 +7,7 @@ bin/phpize etc/php.conf etc/php.ini-development etc/php.ini-production -%%FPM%%@unexec if cmp -s %D/etc/php-fpm.conf %D/etc/php-fpm.conf.default; then rm -f %D/etc/php-fpm.conf; fi -%%FPM%%etc/php-fpm.conf.default -%%FPM%%@exec cp -n %D/%F %B/php-fpm.conf +%%FPM%%@sample etc/php-fpm.conf.default etc/php-fpm.conf include/php/TSRM/TSRM.h include/php/TSRM/readdir.h include/php/TSRM/tsrm_config.h |