diff options
Diffstat (limited to 'astro/xtide/Makefile')
-rw-r--r-- | astro/xtide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 1427a30a6ed1..ee4fbbe22bd0 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv3 LIB_DEPENDS= png15:${PORTSDIR}/graphics/png USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake USE_GCC= yes GNU_CONFIGURE= yes |