aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/kvidtune/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/kvidtune/Makefile b/x11/kvidtune/Makefile
index 84219ef1c77f..3389d79c7d42 100644
--- a/x11/kvidtune/Makefile
+++ b/x11/kvidtune/Makefile
@@ -20,4 +20,6 @@ USE_QT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+CONFIGURE_ENV= MOC=${X11BASE}/bin/moc
+
.include <bsd.port.mk>