summaryrefslogtreecommitdiff
path: root/astro/roadnav/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/roadnav/Makefile')
-rw-r--r--astro/roadnav/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/roadnav/Makefile b/astro/roadnav/Makefile
index ef93ff369dd2..b3f6127c6b15 100644
--- a/astro/roadnav/Makefile
+++ b/astro/roadnav/Makefile
@@ -23,7 +23,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wx-prefix=${LOCALBASE} --with-wx-config=${WX_CONFIG}
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
PORTDOCS= *