aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-declarative
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-05-24 16:41:16 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-05-24 16:41:16 +0000
commit5d6bb15d736c0ab4984482868f6f93e193203867 (patch)
treeef0340ba2b8c27b4699f220386d1e921d393ab3f /x11-toolkits/qt5-declarative
parent72ad6cea79f6b34d90b62c828addb5a24bc8ccfa (diff)
downloadports-5d6bb15d736c0ab4984482868f6f93e193203867.tar.gz
ports-5d6bb15d736c0ab4984482868f6f93e193203867.zip
Qt 5.3 removed runtime detection of SSE2 so it needs to be configured
with -no-sse2 at buildtime on i386. PR: 198738, 200258 Reported by: sasamotikomi@gmail.com Approved by: maintainer timeout (2 weeks)
Notes
Notes: svn path=/head/; revision=387281
Diffstat (limited to 'x11-toolkits/qt5-declarative')
-rw-r--r--x11-toolkits/qt5-declarative/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt5-declarative/Makefile b/x11-toolkits/qt5-declarative/Makefile
index 7a0065698ca2..9eaa60bc1837 100644
--- a/x11-toolkits/qt5-declarative/Makefile
+++ b/x11-toolkits/qt5-declarative/Makefile
@@ -2,6 +2,7 @@
PORTNAME= declarative
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-toolkits
PKGNAMEPREFIX= qt5-