summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-qt4-gui
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2009-07-28 12:53:03 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2009-07-28 12:53:03 +0000
commitf50fc2f6bc2a870f3aec9748305f83c635d2dbbf (patch)
treed4788cc6f27c7a46fd25db6f95f540dcb0fffb12 /x11-toolkits/py-qt4-gui
parentFix typo in patch (diff)
- Unbreak on sparc64 (it builds fine)
Approved by: kde (miwi)
Notes
Notes: svn path=/head/; revision=238509
Diffstat (limited to 'x11-toolkits/py-qt4-gui')
-rw-r--r--x11-toolkits/py-qt4-gui/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/py-qt4-gui/Makefile b/x11-toolkits/py-qt4-gui/Makefile
index 10997cb9f19e..89d6f9921798 100644
--- a/x11-toolkits/py-qt4-gui/Makefile
+++ b/x11-toolkits/py-qt4-gui/Makefile
@@ -65,10 +65,6 @@ PLIST_SUB+= SIP=""
ARGS+= --trace
.endif
-.if ${ARCH} == "sparc64" && ${OSVERSION} >= 700000
-BROKEN= Does not compile on sparc64
-.endif
-
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV}\
${PYTHON_CMD} configure.py ${ARGS}