diff options
author | dirk <dirk@FreeBSD.org> | 2002-05-13 14:20:06 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2002-05-13 14:20:06 +0800 |
commit | 0c01e3b2c381cd999084ae38902bbdf22153e6a3 (patch) | |
tree | 141a380c1c2db5c8ee343726bc5e97a99d4d792e /www/mod_php4 | |
parent | fdb9a9efdd261e5ef6ba8f71fb4db58c75ebb787 (diff) | |
download | freebsd-ports-gnome-0c01e3b2c381cd999084ae38902bbdf22153e6a3.tar.gz freebsd-ports-gnome-0c01e3b2c381cd999084ae38902bbdf22153e6a3.tar.zst freebsd-ports-gnome-0c01e3b2c381cd999084ae38902bbdf22153e6a3.zip |
USE_BZIP2
PR: ports/37568
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Diffstat (limited to 'www/mod_php4')
-rw-r--r-- | www/mod_php4/Makefile | 1 | ||||
-rw-r--r-- | www/mod_php4/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 874a0cb40806..e9fb1e617b63 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -37,6 +37,7 @@ PHP_DISTDIR= distributions SLAVEDIRS= lang/php4 +USE_BZIP2= yes USE_SUBMAKE= yes USE_AUTOCONF_VER=213 diff --git a/www/mod_php4/distinfo b/www/mod_php4/distinfo index c8f1659bd1f9..8fd3488db15e 100644 --- a/www/mod_php4/distinfo +++ b/www/mod_php4/distinfo @@ -1 +1 @@ -MD5 (php-4.2.0.tar.gz) = 88d55481de32ab0168aa580f7b611022 +MD5 (php-4.2.0.tar.bz2) = a0831e98eb28efb7dabaf7edf686b8b7 |