Simplify, no functional changes.

This commit is contained in:
Alex Dupre 2008-09-23 05:40:46 +00:00
parent c161a7d6b5
commit 00dbd69ed2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220490
3 changed files with 5 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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