summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-12-05 19:57:46 +0000
committerjoerg <joerg@pkgsrc.org>2017-12-05 19:57:46 +0000
commit3236f10e4937872c3778da0a90bf5c73e31f3030 (patch)
tree15508a571b0abd5c6d3215b244f465d4872efaf6 /x11
parenta040891ff95e5dda2c5f28d4b87cf1c1372c43ac (diff)
downloadpkgsrc-3236f10e4937872c3778da0a90bf5c73e31f3030.tar.gz
Revert last, qt5-websockets is not spelled like that.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5/Makefile b/x11/qt5/Makefile
index 0a51930b8b6..a7b98e62763 100644
--- a/x11/qt5/Makefile
+++ b/x11/qt5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/12/04 08:40:48 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/12/05 19:57:46 joerg Exp $
DISTNAME= qt5-${QTVERSION}
PKGREVISION= 1
@@ -31,7 +31,7 @@ DEPENDS+= qt5-qttools-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qttools
DEPENDS+= qt5-qttranslations-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qttranslations
DEPENDS+= qt5-qtwebchannel-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebchannel
DEPENDS+= qt5-qtwebkit-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebkit
-DEPENDS+= qt5-qtwebsockets-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebsockets
+DEPENDS+= qt5-websockets-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebsockets
DEPENDS+= qt5-qtxmlpatterns-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtxmlpatterns
DEPENDS+= qt5-sqlite3-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-sqlite3
.if ${OPSYS} == "Darwin"