1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Add --enable-versioning so mod_php3 and mod_php4 can be installed both.

This commit is contained in:
Dirk Froemberg 2000-12-02 23:02:28 +00:00
parent 1d59d971c7
commit 20b8687f45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35616

View File

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