summaryrefslogtreecommitdiff
path: root/misc/xsw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xsw/Makefile')
-rw-r--r--misc/xsw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xsw/Makefile b/misc/xsw/Makefile
index ce553b44b33d..1d2a4f3d45b8 100644
--- a/misc/xsw/Makefile
+++ b/misc/xsw/Makefile
@@ -21,8 +21,8 @@ USE_SDL= sdl ttf image gfx
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPLAGS="${CPPPLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if !defined(NO_INSTALL_MANPAGES)
MAN1= xsw.1 \