summaryrefslogtreecommitdiff
path: root/science/gsmc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/gsmc/Makefile')
-rw-r--r--science/gsmc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gsmc/Makefile b/science/gsmc/Makefile
index d757a150edf0..b8060480c8db 100644
--- a/science/gsmc/Makefile
+++ b/science/gsmc/Makefile
@@ -16,8 +16,8 @@ COMMENT= Smith chart program for impedance matching
USE_GNOME= gtk20
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
USE_GMAKE= yes
USE_AUTOTOOLS= aclocal automake autoconf
AUTOMAKE_ARGS= -i --add-missing --foreign --copy