aboutsummaryrefslogtreecommitdiffstats
path: root/astro/roadnav/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/roadnav/Makefile')
-rw-r--r--astro/roadnav/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/roadnav/Makefile b/astro/roadnav/Makefile
index f518edf9e604..c4e1db149be6 100644
--- a/astro/roadnav/Makefile
+++ b/astro/roadnav/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libroadnav.a:${PORTSDIR}/astro/libroadnav
USE_WX= 2.6+
WX_COMPS= wx contrib
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wx-prefix=${LOCALBASE} --with-wx-config=${WX_CONFIG}