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 --- print/qt5-printsupport/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'print/qt5-printsupport') diff --git a/print/qt5-printsupport/Makefile b/print/qt5-printsupport/Makefile index 04537b1cfaf7..6cd3c690753c 100644 --- a/print/qt5-printsupport/Makefile +++ b/print/qt5-printsupport/Makefile @@ -2,7 +2,6 @@ PORTNAME= printsupport DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= print PKGNAMEPREFIX= qt5- -- cgit v1.2.3