diff options
Diffstat (limited to 'lang/php53/Makefile')
-rw-r--r-- | lang/php53/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 915c5ef1272b..2f627da877a7 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -63,8 +63,7 @@ PLIST_SUB+= SUHOSIN="@comment " .endif .if defined(WITH_MAILHEAD) -#PATCHFILES+= php-${PORTVERSION}-mail-header.patch:mail -PATCHFILES+= php-5.2.5-mail-header.patch:mail +PATCHFILES+= php-${PORTVERSION}-mail-header.patch:mail PATCH_SITES+= http://choon.net/opensource/php/:mail .endif |