aboutsummaryrefslogtreecommitdiff
path: root/www/luakit
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-15 08:12:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-15 08:12:20 +0000
commit9df46da441b2f987d1628a8de18f5a5ee8f5a27e (patch)
tree41a5f070d05e4c30095d6a6d7c571cee440e11d8 /www/luakit
parent147e9e7def9e394da301a1f56528a735e49ded91 (diff)
downloadports-9df46da441b2f987d1628a8de18f5a5ee8f5a27e.tar.gz
ports-9df46da441b2f987d1628a8de18f5a5ee8f5a27e.zip
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES
Notes
Notes: svn path=/head/; revision=348295
Diffstat (limited to 'www/luakit')
-rw-r--r--www/luakit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/luakit/Makefile b/www/luakit/Makefile
index bcc101330038..d8567aba6a1b 100644
--- a/www/luakit/Makefile
+++ b/www/luakit/Makefile
@@ -23,8 +23,7 @@ GH_PROGECT= ${PORTNAME}
GH_TAGNAME= ${PORTVERSION:C/r/-r/}
GH_COMMIT= 0d5f4ab
-USE_GMAKE= yes
-USES= pkgconfig
+USES= pkgconfig gmake
USE_GNOME= glib20 gtk20
USE_LUA= 5.1
MAKE_ARGS+= USE_UNIQUE=1 NO_JAVASCRIPTCORE=1