1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Try to fix build on 4.X.

This commit is contained in:
Alex Dupre 2006-05-23 06:19:19 +00:00
parent c5a2ff0e1d
commit d13cad079e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163153
3 changed files with 8 additions and 0 deletions

View File

@ -153,6 +153,8 @@ USE_OPENSSL= yes
LIB_DEPENDS+= gds.1:${PORTSDIR}/databases/firebird-client
CONFIGURE_ARGS+=--with-interbase=${LOCALBASE}
USE_GCC= 3.4+
.endif
.if ${PHP_MODNAME} == "ldap"

View File

@ -141,6 +141,8 @@ USE_OPENSSL= yes
LIB_DEPENDS+= gds.1:${PORTSDIR}/databases/firebird-client
CONFIGURE_ARGS+=--with-interbase=${LOCALBASE}
USE_GCC= 3.4+
.endif
.if ${PHP_MODNAME} == "ldap"
@ -283,6 +285,7 @@ CONFIGURE_ARGS+=--enable-soap \
--with-libxml-dir=${LOCALBASE}
USE_GNOME= libxml2
USE_GCC= 3.4+
USE_PHP= session
USE_PHP_BUILD= yes

View File

@ -141,6 +141,8 @@ USE_OPENSSL= yes
LIB_DEPENDS+= gds.1:${PORTSDIR}/databases/firebird-client
CONFIGURE_ARGS+=--with-interbase=${LOCALBASE}
USE_GCC= 3.4+
.endif
.if ${PHP_MODNAME} == "ldap"
@ -283,6 +285,7 @@ CONFIGURE_ARGS+=--enable-soap \
--with-libxml-dir=${LOCALBASE}
USE_GNOME= libxml2
USE_GCC= 3.4+
USE_PHP= session
USE_PHP_BUILD= yes