diff options
Diffstat (limited to 'net/xmlrpc-c')
-rw-r--r-- | net/xmlrpc-c/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 10a5b2af30bc..5df32ae647e9 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -20,8 +20,7 @@ LIBWWW_DESC= Compile with libwww support CONFLICTS= xmlrpc-epi-0.* xmlrpc-c-devel-[0-9]* -USE_PERL5= yes -USE_GMAKE= yes +USES= gmake perl5 USE_AUTOTOOLS= libtool:env GNU_CONFIGURE= yes MAKEFILE= GNUmakefile |