diff options
Diffstat (limited to 'astro/planets/Makefile')
-rw-r--r-- | astro/planets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/planets/Makefile b/astro/planets/Makefile index 967e6924c03c..9eeaf6cdf72e 100644 --- a/astro/planets/Makefile +++ b/astro/planets/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml -USE_GMAKE= yes +USES= gmake ALL_TARGET= ${PORTNAME} MAN1= planets.1 |