remove unused MASTER_SITES0 which is set based on qtwebkit version but

at download.qt.io (which isn't going to work because we're using a fork)
This commit is contained in:
sthen 2020-06-09 22:41:43 +00:00
parent 5e832b0ba5
commit 14d59fd15d

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2020/05/16 09:43:44 rsadowski Exp $
# $OpenBSD: Makefile,v 1.13 2020/06/09 22:41:43 sthen Exp $
COMMENT-html = HTML documentation for Qt5
COMMENT-qch = qdoc-compiled documentation for Qt5
@ -38,7 +38,6 @@ DOC_COMPONENTS = \
qtx11extras \
qtxmlpatterns
MASTER_SITES0 = https://download.qt.io/community_releases/${DIST_VERSION:R}/${QT5_WEBKIT_VERSION}-final/
DISTFILES = ${DOC_COMPONENTS:C/$/-everywhere-src-${QT5_DIST_VERSION}${EXTRACT_SUFX}/}
MODQT5_USE_CXX11 = No