diff options
Diffstat (limited to 'science/kalzium/Makefile')
-rw-r--r-- | science/kalzium/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile index c8262e7a8db3..2cb5a9cbc8da 100644 --- a/science/kalzium/Makefile +++ b/science/kalzium/Makefile @@ -21,12 +21,13 @@ CONFLICTS= kdeedu-4.[0-6].* # Keep USE_GCC in sync with science/avogadro. USE_GCC= 4.4+ USE_KDE4= kdehier kdelibs kdeprefix automoc4 -KDE4_BUILDENV= yes +USES= cmake:outsource USE_OCAML= yes NO_OCAML_RUNDEPENDS= yes USE_QT4= dbus designer opengl script xml \ moc_build qmake_build rcc_build uic_build USE_XZ= yes +USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes MAN1= kalzium.1 |