diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-02-20 06:56:06 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-02-20 06:56:06 +0000 |
commit | d7ce389c96160b2ebc15a4c65c14cdd6837f50be (patch) | |
tree | 10436d968037c6e1a4dc74246cddf98edd8054f9 /lang/php53/Makefile | |
parent | 879110db019be19c8af566a680801ff5f324bea0 (diff) |
Notes
Diffstat (limited to 'lang/php53/Makefile')
-rw-r--r-- | lang/php53/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 918c9af86528..719d600bb6ee 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -67,7 +67,7 @@ PLIST_SUB+= SUHOSIN="@comment " .endif .if defined(WITH_MAILHEAD) -PATCHFILES+= php-5.2.0-mail-header.patch:mail +PATCHFILES+= php-${PORTVERSION}-mail-header.patch:mail PATCH_SITES+= http://choon.net/opensource/php/:mail .endif |