From 20b8687f45ec814d5a1a68d43920d7819a93da78 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Sat, 2 Dec 2000 23:02:28 +0000 Subject: Add --enable-versioning so mod_php3 and mod_php4 can be installed both. --- www/mod_php3/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 5f224f159483..dd16426ceb5a 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -33,6 +33,7 @@ APXS= ${PREFIX}/sbin/apxs GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-apxs=${APXS} \ + --enable-versioning \ --with-system-regex \ --with-config-file-path=${PREFIX}/etc \ --disable-debug \ -- cgit v1.2.3