aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-12-26 04:42:54 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-12-26 04:42:54 +0800
commitfe9554d963da758f5e23d4be92980a8e1420277e (patch)
tree1fc12c95ff0b008b87cca463b1ffb05eb5d962d9 /graphics
parent3e8312980a83c1c4d2aaec4daece05ab1e91950a (diff)
downloadfreebsd-ports-gnome-fe9554d963da758f5e23d4be92980a8e1420277e.tar.gz
freebsd-ports-gnome-fe9554d963da758f5e23d4be92980a8e1420277e.tar.zst
freebsd-ports-gnome-fe9554d963da758f5e23d4be92980a8e1420277e.zip
- Fix lua version
Approved by: portmgr blanket
Diffstat (limited to 'graphics')
-rw-r--r--graphics/darktable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index dfb38333b86a..2bb77cbae3ba 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -73,7 +73,7 @@ GRAPHMAGICK_CMAKE_OFF= -DUSE_GRAPHICSMAGICK:BOOL=OFF
LIBSECRET_LIB_DEPENDS= libsecret-1.so:${PORTSDIR}/security/libsecret
LIBSECRET_CMAKE_OFF= -DUSE_LIBSECRET:BOOL=OFF
-LUA_USES= lua:5.2
+LUA_USES= lua:52
LUA_CMAKE_OFF= -DUSE_LUA:BOOL=OFF
NLS_USES= gettext