diff options
Diffstat (limited to 'science/avogadro')
-rw-r--r-- | science/avogadro/Makefile | 2 |
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 |