diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2013-03-12 10:33:04 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2013-03-12 10:33:04 +0000 |
| commit | e7f539cc4cb8e14c7a3d08b5656ffd7650c6dba9 (patch) | |
| tree | f15e03bc54c4009ab00a06af404fd76490d00ccc /lang/php5/pkg-plist | |
| parent | Update to 4.00004. (diff) | |
Suhosin will never reappear, remove commented out code.
Fix plist when CLI is not selected [1].
Submitted by: Gergely CZUCZY <gergely.czuczy@harmless.hu> [1]
Diffstat (limited to 'lang/php5/pkg-plist')
| -rw-r--r-- | lang/php5/pkg-plist | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/php5/pkg-plist b/lang/php5/pkg-plist index c80024b757e2..a0764077cfec 100644 --- a/lang/php5/pkg-plist +++ b/lang/php5/pkg-plist @@ -219,11 +219,8 @@ include/php/main/streams/php_streams_int.h include/php/main/streams/php_stream_transport.h include/php/main/streams/php_stream_userspace.h include/php/main/streams/php_stream_plain_wrapper.h -include/php/sapi/cli/cli.h +%%CLI%%include/php/sapi/cli/cli.h %%EMBED%%include/php/sapi/embed/php_embed.h -%%SUHOSIN%%include/php/main/suhosin_globals.h -%%SUHOSIN%%include/php/main/suhosin_logo.h -%%SUHOSIN%%include/php/main/suhosin_patch.h include/php/main/win32_internal_function_disabled.h include/php/main/win95nt.h %%EMBED%%lib/libphp5.so |
