forked from Lainports/freebsd-ports
Use intlhack to fix the build with Perl 5.005.
Reported by: Mark Jacobs <mark.jacobs@custserv.com>
This commit is contained in:
parent
6cb0e39750
commit
dd57a2e474
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
|
|||
USE_GMAKE= yes
|
||||
WANT_OPENLDAP_VER= 21
|
||||
WANT_OPENLDAP_SASL= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnometarget
|
||||
USE_GNOME= gnomeprefix intlhack gnomehack gnometarget
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
|
|||
USE_GMAKE= yes
|
||||
WANT_OPENLDAP_VER= 21
|
||||
WANT_OPENLDAP_SASL= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnometarget
|
||||
USE_GNOME= gnomeprefix intlhack gnomehack gnometarget
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue