Don't rely on the included libtool, to fix packaging on -CURRENT.

This commit is contained in:
Thierry Thomas 2007-02-23 21:40:09 +00:00
parent 862fdbc3be
commit 7f7e3690ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185761

View File

@ -17,7 +17,7 @@ COMMENT= A general purpose implementation of the xmlrpc specification in C
USE_GMAKE= yes
USE_ICONV= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -liconv"
CONFIGURE_ARGS= --program-transform="s|^|xre-|"