From 372569abbc2a66ff0e968676ed7fe9bf530af240 Mon Sep 17 00:00:00 2001 From: adrianp Date: Tue, 17 Feb 2009 23:18:55 +0000 Subject: Add Suhosin patch support via options.mk - no change to default package. --- lang/php5/PLIST | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lang/php5/PLIST') diff --git a/lang/php5/PLIST b/lang/php5/PLIST index cbaf714f167..aaea7403790 100644 --- a/lang/php5/PLIST +++ b/lang/php5/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2008/12/10 19:37:01 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.20 2009/02/17 23:18:55 adrianp Exp $ bin/php bin/php-config bin/phpize @@ -201,6 +201,9 @@ include/php/main/streams/php_stream_transport.h include/php/main/streams/php_stream_userspace.h include/php/main/streams/php_streams_int.h include/php/main/win95nt.h +${PLIST.suhosin}include/php/main/suhosin_globals.h +${PLIST.suhosin}include/php/main/suhosin_logo.h +${PLIST.suhosin}include/php/main/suhosin_patch.h include/php/regex/cclass.h include/php/regex/cname.h include/php/regex/regex.h -- cgit v1.2.3