aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-02-23 21:40:09 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-02-23 21:40:09 +0000
commit7f7e3690eef6ade22b40820c14eaa1138ce4f856 (patch)
tree848fe0ce0370ee3d5767b1a6cb3cd0b2193e63d6
parent862fdbc3beea790fabc5ac02dbe7d32193f106a2 (diff)
downloadports-7f7e3690eef6ade22b40820c14eaa1138ce4f856.tar.gz
ports-7f7e3690eef6ade22b40820c14eaa1138ce4f856.zip
Notes
-rw-r--r--net/xmlrpc-epi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xmlrpc-epi/Makefile b/net/xmlrpc-epi/Makefile
index 51e6b3e6afe9..8f5083be2118 100644
--- a/net/xmlrpc-epi/Makefile
+++ b/net/xmlrpc-epi/Makefile
@@ -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-|"