summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/grafx2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index f5752b81f978..323e0d6d5bce 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -34,7 +34,7 @@ MAKE_ARGS+= NOTTF=1
.endif
.if ${PORT_OPTIONS:MLUA}
-USE_PKGCONFIG= yes
+USES+= pkgconfig
USE_LUA= 5.1
.else
MAKE_ARGS+= NOLUA=1