summaryrefslogtreecommitdiff
path: root/devel/qt5-scripttools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qt5-scripttools/Makefile')
-rw-r--r--devel/qt5-scripttools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/qt5-scripttools/Makefile b/devel/qt5-scripttools/Makefile
index 1349f5f29fb2..9c06c9382058 100644
--- a/devel/qt5-scripttools/Makefile
+++ b/devel/qt5-scripttools/Makefile
@@ -16,4 +16,7 @@ USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME}
INSTALL_WRKSRC= ${WRKSRC}/src/${PORTNAME}
+# Link in QtScript port
+_QT5_ADDITIONAL_LINK= script
+
.include <bsd.port.mk>