aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2011-11-05 04:01:16 +0800
committergarga <garga@FreeBSD.org>2011-11-05 04:01:16 +0800
commitdd3375616fb62ac4fab1d9ba46f145a7e915b106 (patch)
treed1fb009ffac1bcceab20e1cf135fc58edd96b04b /lang
parent5bea82ee2401e30e7e7624b6fba182f6edf7e28c (diff)
downloadfreebsd-ports-gnome-dd3375616fb62ac4fab1d9ba46f145a7e915b106.tar.gz
freebsd-ports-gnome-dd3375616fb62ac4fab1d9ba46f145a7e915b106.tar.zst
freebsd-ports-gnome-dd3375616fb62ac4fab1d9ba46f145a7e915b106.zip
- Remove gmake as a dependency, it's not necessary
PR: ports/162279 Submitted by: Lyndon Nerenberg <lyndon@orthanc.ca>
Diffstat (limited to 'lang')
-rw-r--r--lang/lua/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/lua/Makefile b/lang/lua/Makefile
index 62d895442d86..1d0ced8368ec 100644
--- a/lang/lua/Makefile
+++ b/lang/lua/Makefile
@@ -27,7 +27,6 @@ USE_GNOME= pkgconfig
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
MAKE_ENV= LUA_SONAME="liblua-${LUA_VER}.so.${LUA_VER_SH}"
-USE_GMAKE= yes
MAN1= lua-${LUA_VER}.1 luac-${LUA_VER}.1
DOCSDIR= ${PREFIX}/share/doc/${LUA_SUBDIR}