diff options
Diffstat (limited to 'net/xmlrpc-c-devel/Makefile')
-rw-r--r-- | net/xmlrpc-c-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index 12253418976d..e13c36c2e2b7 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -27,7 +27,7 @@ CONFLICTS= xmlrpc-epi-0.* xmlrpc-c-[0-9]* USE_GNOME= gnometarget USE_PERL5= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15:env +USE_AUTOTOOLS= libtool:22:env GNU_CONFIGURE= yes MAKEFILE= GNUmakefile MAKE_ARGS= LIBTOOL="${LIBTOOL}" \ |