summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-08-09 19:41:22 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-08-09 19:41:22 +0000
commit7b6a76419d14d7b881e5d602226ca585cccb6bba (patch)
tree2bce0072cd17c41c3e72b96c77d91c3bc7036940
parentAdd LATEST_LINK (diff)
Mark broken after recent PyQt update
Notes
Notes: svn path=/head/; revision=239216
-rw-r--r--science/avogadro/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile
index 1d7b5d355519..d22f16ba069f 100644
--- a/science/avogadro/Makefile
+++ b/science/avogadro/Makefile
@@ -31,6 +31,8 @@ USE_GCC= 4.3+
USE_PYTHON= 2.5+
MAKE_JOBS_SAFE= yes
+BROKEN= does not build with new py-sip
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700013