summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-01-13 11:42:09 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-01-13 11:42:09 +0000
commit9461bdd20989fc545de6816d79f4c00c95cb3aed (patch)
tree5bb8a0f7caed14eb2dc5c1014dcf82455060534f /Mk
parentcad/xtrkcad: CAD program for designing model railroad layouts (diff)
Fix qt.mk component of the new port devel/qt5-remoteobjects
Reported by: cperciva
Notes
Notes: svn path=/head/; revision=490127
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/qt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/qt.mk b/Mk/Uses/qt.mk
index 06f9420143ba..09853a26e65e 100644
--- a/Mk/Uses/qt.mk
+++ b/Mk/Uses/qt.mk
@@ -364,7 +364,7 @@ qvfb_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/qvfb
rcc_PORT= devel/${_QT_RELNAME}-rcc
rcc_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/rcc
-remoteobjects_PORT= x11-toolkits/${_QT_RELNAME}-remoteobjects
+remoteobjects_PORT= devel/${_QT_RELNAME}-remoteobjects
remoteobjects_LIB= libQt${_QT_LIBVER}RemoteObjects.so
sensors_PORT= comms/${_QT_RELNAME}-sensors