diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-05-02 14:02:03 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-05-02 14:02:03 +0000 |
commit | 1d0d02363b999d9d2056db244f6d54ec1f79f352 (patch) | |
tree | cad1746b95c2dcbc5f3fbd3f1b9e4ea1fe3b0e0b /www/mod_php3/scripts | |
parent | 7e781f7afff89a34e63b3b4a4a42093431653282 (diff) | |
download | ports-1d0d02363b999d9d2056db244f6d54ec1f79f352.tar.gz ports-1d0d02363b999d9d2056db244f6d54ec1f79f352.zip |
Notes
Diffstat (limited to 'www/mod_php3/scripts')
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 9dddac98a2bd..388f83a7afd1 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -166,7 +166,7 @@ USE_OPENSSL= RSA BUILD_DEPENDS+= mm-config:\${PORTSDIR}/devel/mm \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm -VERSION_MODSSL= 2.6.3 +VERSION_MODSSL= 2.6.4 CONFIGURE_ARGS+=--enable-module=ssl \\ --enable-module=define |