diff options
Diffstat (limited to 'science/avogadro/Makefile')
-rw-r--r-- | science/avogadro/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile index d22f16ba069f..7372d752d84e 100644 --- a/science/avogadro/Makefile +++ b/science/avogadro/Makefile @@ -6,7 +6,7 @@ # PORTNAME= avogadro -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= science MASTER_SITES= SF @@ -31,8 +31,6 @@ 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 |