summaryrefslogtreecommitdiff
path: root/astro/libroadnav/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/libroadnav/Makefile')
-rw-r--r--astro/libroadnav/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/libroadnav/Makefile b/astro/libroadnav/Makefile
index 481ad4b6913f..720cac2e828c 100644
--- a/astro/libroadnav/Makefile
+++ b/astro/libroadnav/Makefile
@@ -21,7 +21,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= *