aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-05-01 22:58:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-05-01 22:58:49 +0000
commit1dd03d431442fc3b393b11720a9b9e359cf3352f (patch)
treeb9df71f2dd09fe2f5c8fcb0df893a62a1308710d /x11-toolkits
parent8fc3f412bd20616f369e2bbbabb50512a4f3726f (diff)
downloadports-1dd03d431442fc3b393b11720a9b9e359cf3352f.tar.gz
ports-1dd03d431442fc3b393b11720a9b9e359cf3352f.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt4-gui/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/qt4-gui/Makefile b/x11-toolkits/qt4-gui/Makefile
index 166a46ff8889..435031c22a3e 100644
--- a/x11-toolkits/qt4-gui/Makefile
+++ b/x11-toolkits/qt4-gui/Makefile
@@ -90,6 +90,10 @@ RUN_DEPENDS+= ${FONTSCALE}:${X_FONTS_TTF_PORT} \
CFLAGS+= -mminimal-toc
.endif
+.if ${OSVERSION} >= 900000
+BROKEN= does not compile on FreeBSD 9.X
+.endif
+
pre-configure:
${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake