aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--comms/owfs/Makefile2
-rw-r--r--databases/hiredis/Makefile2
-rw-r--r--x11-wm/wmconfig/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/owfs/Makefile b/comms/owfs/Makefile
index 4fff0c6b41ce..b49b6010b63f 100644
--- a/comms/owfs/Makefile
+++ b/comms/owfs/Makefile
@@ -12,7 +12,7 @@ COMMENT= OWFS -- 1-Wire file system
LICENSE= GPLv2
-USES= autoreconf libtool gmake:lite
+USES= autoreconf libtool gmake
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile
index f9ec6cb3019a..ed31c8e85e76 100644
--- a/databases/hiredis/Makefile
+++ b/databases/hiredis/Makefile
@@ -15,7 +15,7 @@ GH_ACCOUNT= redis
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 9be3a07
-USES= gmake:lite
+USES= gmake
USE_LDCONFIG= yes
post-patch:
diff --git a/x11-wm/wmconfig/Makefile b/x11-wm/wmconfig/Makefile
index ff8d0484eeeb..16d7ca957565 100644
--- a/x11-wm/wmconfig/Makefile
+++ b/x11-wm/wmconfig/Makefile
@@ -11,7 +11,7 @@ COMMENT= Menu generation tool for X window managers
LICENSE= GPLv2
-USES= gmake:lite tar:bzip2
+USES= gmake tar:bzip2
GNU_CONFIGURE= yes
PORTDOCS= AUTHORS ChangeLog COPYING README TODO