aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/wmnd/Makefile2
-rw-r--r--net/xmlrpc-c-devel/Makefile2
-rw-r--r--net/xmlrpc-c/Makefile3
3 files changed, 3 insertions, 4 deletions
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile
index 84e842cb71af..b0a7441a0cf5 100644
--- a/net/wmnd/Makefile
+++ b/net/wmnd/Makefile
@@ -14,8 +14,8 @@ LICENSE= GPLv2
OPTIONS_DEFINE= EXAMPLES
+USES= gmake
USE_XORG= ice sm x11 xext xpm
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dummy-driver
diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile
index fb67fe7316d7..bc9e1013c891 100644
--- a/net/xmlrpc-c-devel/Makefile
+++ b/net/xmlrpc-c-devel/Makefile
@@ -21,8 +21,8 @@ CPLUSPLUS_DESC= Build xmlrpc-c c++ libs and tools
CONFLICTS= xmlrpc-epi-0.* xmlrpc-c-[0-9]*
+USES= gmake
USE_XZ= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKEFILE= GNUmakefile
MAKE_JOBS_UNSAFE= yes
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