diff options
Diffstat (limited to 'astro/marble/Makefile')
-rw-r--r-- | astro/marble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 6d0cd3c047e4..d9547b55d5ae 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -25,7 +25,7 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes -MD5_FILE= ${PORTSDIR}/misc/kdeedu4/distinfo +DISTINFO_FILE= ${PORTSDIR}/misc/kdeedu4/distinfo MAKE_JOBS_UNSAFE= yes CMAKE_SOURCE_PATH= ${WRKSRC}/marble |