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 a6f528f6fd5e..20ed87859eae 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -18,6 +18,8 @@ COMMENT= Explore, Search and Discover BUILD_DEPENDS= unmakeself:${PORTSDIR}/archivers/unmakeself RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info +BROKEN= Incomplete pkg-plist + RESTRICTED= Not sure about redistribution rights WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\..*//g}/ |