summaryrefslogtreecommitdiff
path: root/astro/starplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/starplot/Makefile')
-rw-r--r--astro/starplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile
index 5c2d45b88b37..1a4b46958f92 100644
--- a/astro/starplot/Makefile
+++ b/astro/starplot/Makefile
@@ -18,8 +18,8 @@ USE_GNOME= gnomehack gtk20
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
MAN1= starconvert.1 starpkg.1 starplot.1