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:
parent
c5a2ff0e1d
commit
d13cad079e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163153
@ -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"
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user