diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
commit | bbc8c4d740872dbe971f6164448e5ba893cb166f (patch) | |
tree | c756810defa7862a81134a13cec391bfef55e24e /science/avogadro | |
parent | 7eb500363752ce8dd82189f56d621b11450e92f9 (diff) |
Notes
Diffstat (limited to 'science/avogadro')
-rw-r--r-- | science/avogadro/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile index 056a4ec6c169..0c6b9f40564d 100644 --- a/science/avogadro/Makefile +++ b/science/avogadro/Makefile @@ -19,8 +19,7 @@ OPTIONS_DEFINE= PYTHON OPTIONS_DEFAULT=PYTHON OPTIONS_SUB= yes -USE_BZIP2= yes -USES= cmake desktop-file-utils pkgconfig +USES= cmake desktop-file-utils pkgconfig tar:bzip2 USE_GL= glu gl USE_QT4= gui network opengl \ linguist_build moc_build qmake_build rcc_build uic_build |