summaryrefslogtreecommitdiff
path: root/lang/php55
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-05-24 23:02:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-05-24 23:02:05 +0000
commitcd130b1749a7c48ac2eda11d000e9b125480285f (patch)
treed6cfef02590f57b3fc3993ce440dc9c8304d57fe /lang/php55
parentEnsure makewhatis is run in post install script phase (diff)
Simplify plist by using @sample
Notes
Notes: svn path=/head/; revision=415818
Diffstat (limited to 'lang/php55')
-rw-r--r--lang/php55/pkg-plist4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/php55/pkg-plist b/lang/php55/pkg-plist
index b3d6118d98f0..83e848f25dab 100644
--- a/lang/php55/pkg-plist
+++ b/lang/php55/pkg-plist
@@ -6,9 +6,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 php-fpm.conf
include/php/TSRM/TSRM.h
include/php/TSRM/readdir.h
include/php/TSRM/tsrm_config.h