diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/google-earth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index bddd8ad5dd9c..d8aeef560048 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info RESTRICTED= Not sure about redistribution rights +BROKEN= Checksum mismatch + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\..*//g}/ USE_LINUX= yes |