aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-gui/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-11-12 19:43:10 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-11-12 19:43:10 +0000
commitc7ab4b067adaef802d1ba44df5b131f4eca101af (patch)
treeeb4a489f290a9db340e29fa10bd2b80741811d91 /x11-toolkits/qt5-gui/Makefile
parent0ccc7aa93e931afc2f5e0b2f634deac1d03c38ed (diff)
downloadports-c7ab4b067adaef802d1ba44df5b131f4eca101af.tar.gz
ports-c7ab4b067adaef802d1ba44df5b131f4eca101af.zip
Bump PORTREVISION to trigger a rebuild.
Even though the port does not directly depend on Perl, apparently something in the Perl 5.24 upgrade made the xcb plugin fail and crash all Qt5 GUI applications on startup. Rebuilding the port with the new Perl fixes the issue.
Notes
Notes: svn path=/head/; revision=425987
Diffstat (limited to 'x11-toolkits/qt5-gui/Makefile')
-rw-r--r--x11-toolkits/qt5-gui/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile
index 319d20052d5e..aebaea1b5e62 100644
--- a/x11-toolkits/qt5-gui/Makefile
+++ b/x11-toolkits/qt5-gui/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gui
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-toolkits graphics
PKGNAMEPREFIX= qt5-