diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-08-09 19:41:22 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-08-09 19:41:22 +0000 |
commit | 7b6a76419d14d7b881e5d602226ca585cccb6bba (patch) | |
tree | 2bce0072cd17c41c3e72b96c77d91c3bc7036940 /science | |
parent | 3fed36f405c33a78422673fec389bdc45ce72285 (diff) |
Notes
Diffstat (limited to 'science')
-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 |