From 00dbd69ed2de5a0888b75c8b200f9cfe35425d09 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Tue, 23 Sep 2008 05:40:46 +0000 Subject: Simplify, no functional changes. --- lang/php4/Makefile | 2 +- lang/php4/Makefile.ext | 3 +-- lang/php4/distinfo | 6 +++--- 3 files changed, 5 insertions(+), 6 deletions(-) (limited to 'lang') diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 0fb64a3000f2..3f4ad174b595 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -64,7 +64,7 @@ PLIST_SUB+= SUHOSIN="@comment " .endif .if defined(WITH_MAILHEAD) -PATCHFILES+= php-4.4.8-mail-header.patch:mail +PATCHFILES+= php-${PORTVERSION}-mail-header.patch:mail PATCH_SITES+= http://choon.net/opensource/php/:mail .endif diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext index df6787c136fa..8c80acdd6572 100644 --- a/lang/php4/Makefile.ext +++ b/lang/php4/Makefile.ext @@ -229,8 +229,7 @@ CONFIGURE_ARGS+=--with-unixODBC=${LOCALBASE} .endif .if ${PHP_MODNAME} == "openssl" -CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} \ - --with-openssl-dir=${OPENSSLBASE} +CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USE_OPENSSL= yes diff --git a/lang/php4/distinfo b/lang/php4/distinfo index 1ea311bb1341..eafb42426e8e 100644 --- a/lang/php4/distinfo +++ b/lang/php4/distinfo @@ -4,6 +4,6 @@ SIZE (php-4.4.9.tar.bz2) = 4545009 MD5 (suhosin-patch-4.4.9-0.9.6.patch.gz) = c4e88782b1572e0aee26e6b2124e6257 SHA256 (suhosin-patch-4.4.9-0.9.6.patch.gz) = 163dc01b0ce2412fec6dcd63f1b4d474c82657672f8d4ca1b40979722c46ca3f SIZE (suhosin-patch-4.4.9-0.9.6.patch.gz) = 22248 -MD5 (php-4.4.8-mail-header.patch) = ff1bd80a0dd79f02403cb2336987b3d9 -SHA256 (php-4.4.8-mail-header.patch) = bfd0e625b7148d683212f764dcf9a30fe9294494ad2463362fb947ef188d7965 -SIZE (php-4.4.8-mail-header.patch) = 3420 +MD5 (php-4.4.9-mail-header.patch) = d2947591d321e06310bda42a02e6a1c6 +SHA256 (php-4.4.9-mail-header.patch) = 25031351bba30c77993590bf392236490f368724df00e91dcf79a5708ea238ec +SIZE (php-4.4.9-mail-header.patch) = 3420 -- cgit v1.2.3