From a826473842bde50f6681b490a9f3160a21371613 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 30 Aug 2013 01:15:20 +0000 Subject: Convert astro to USES=gmake While here: - Trim headers - Use shebangfix when needed - Convert to new perl5 world --- astro/roadnav/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro/roadnav') 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} -- cgit