aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-05-02 21:28:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-05-02 21:28:05 +0000
commita441031b5a5e378daedc15e18d1d4045274c2eeb (patch)
tree38e8ff959b198d19a44cc5b82143260aa15c00ab /x11-toolkits
parent5fe7b70c5abacba945410deb663bb77a2c000620 (diff)
downloadports-a441031b5a5e378daedc15e18d1d4045274c2eeb.tar.gz
ports-a441031b5a5e378daedc15e18d1d4045274c2eeb.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt4-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt4-gui/Makefile b/x11-toolkits/qt4-gui/Makefile
index 435031c22a3e..4353cac00a09 100644
--- a/x11-toolkits/qt4-gui/Makefile
+++ b/x11-toolkits/qt4-gui/Makefile
@@ -90,7 +90,7 @@ RUN_DEPENDS+= ${FONTSCALE}:${X_FONTS_TTF_PORT} \
CFLAGS+= -mminimal-toc
.endif
-.if ${OSVERSION} >= 900000
+.if ${ARCH} == "amd64" && ${OSVERSION} >= 900000
BROKEN= does not compile on FreeBSD 9.X
.endif