aboutsummaryrefslogtreecommitdiff
path: root/graphics/grafx2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/grafx2/Makefile')
-rw-r--r--graphics/grafx2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index 366c281961cd..175da9254066 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -38,7 +38,7 @@ USE_SDL+= ttf
.endif
.if defined(WITH_LUA)
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
+USE_PKGCONFIG= yes
USE_LUA= 5.1
.else
MAKE_ARGS+= NOLUA=1