From 031fc9bfb6a4547020ec03524ede44c8ba3e359a Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Tue, 12 Feb 2019 17:43:00 +0000 Subject: Update Qt5 to 5.12.1 Release announcement: https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/ Changelog: https://wiki.qt.io/Qt_5.12.1_Change_Files - A change was required to qt-dist.mk to always pass LOCALBASE to qmake, as Qt5 has been installed to a prefix for some time now, there should not be any harm in that, with respect to it picking up installed versions of itself during build. PR: 235622 Exp-run by: antoine --- graphics/qt5-svg/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'graphics/qt5-svg') diff --git a/graphics/qt5-svg/Makefile b/graphics/qt5-svg/Makefile index 61e761eadf63..b0a2e193dbeb 100644 --- a/graphics/qt5-svg/Makefile +++ b/graphics/qt5-svg/Makefile @@ -2,7 +2,6 @@ PORTNAME= svg DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= graphics PKGNAMEPREFIX= qt5- -- cgit v1.2.3