aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt5-declarative
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2015-05-25 00:41:16 +0800
committertijl <tijl@FreeBSD.org>2015-05-25 00:41:16 +0800
commitc453f5ee899bf0a79635153cebb2a786c2e287d5 (patch)
treeef0340ba2b8c27b4699f220386d1e921d393ab3f /x11-toolkits/qt5-declarative
parent52f15f643a0824e7e4a826bc3e2aa956d268b499 (diff)
downloadfreebsd-ports-gnome-c453f5ee899bf0a79635153cebb2a786c2e287d5.tar.gz
freebsd-ports-gnome-c453f5ee899bf0a79635153cebb2a786c2e287d5.tar.zst
freebsd-ports-gnome-c453f5ee899bf0a79635153cebb2a786c2e287d5.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)
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-