Mon Dec 4 08:40:48 2017 UTC ()
Fixed typo


(adam)
diff -r1.8 -r1.9 pkgsrc/x11/qt5/Makefile

cvs diff -r1.8 -r1.9 pkgsrc/x11/qt5/Makefile (expand / switch to context diff)
--- pkgsrc/x11/qt5/Makefile 2016/03/02 23:03:59 1.8
+++ pkgsrc/x11/qt5/Makefile 2017/12/04 08:40:48 1.9
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/03/02 23:03:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2017/12/04 08:40:48 adam Exp $
 
 DISTNAME=	qt5-${QTVERSION}
 PKGREVISION=	1
@@ -31,7 +31,7 @@
 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-websockets-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtwebsockets
+DEPENDS+=	qt5-qtwebsockets-${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"