summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2015-10-29 10:57:43 +0000
committerjperkin <jperkin@pkgsrc.org>2015-10-29 10:57:43 +0000
commitac8b239811801d1941ad41571ebeedb16d010c41 (patch)
tree7386f69f3839e08970e419a49e9b8e85e50985d9 /x11
parentf4f058862be8b381163bf0444d05c40b0ea3207b (diff)
downloadpkgsrc-ac8b239811801d1941ad41571ebeedb16d010c41.tar.gz
Fix PKGNAME for qt5-websockets.
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 634abbd6a44..77e9c6c370a 100644
--- a/x11/qt5/Makefile
+++ b/x11/qt5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/10/26 19:03:59 adam Exp $
+# $NetBSD: Makefile,v 1.7 2015/10/29 10:57:43 jperkin Exp $
DISTNAME= qt5-${QTVERSION}
CATEGORIES= x11
@@ -30,7 +30,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"