summaryrefslogtreecommitdiff
path: root/x11-toolkits/paragui-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/paragui-devel/Makefile')
-rw-r--r--x11-toolkits/paragui-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile
index 24ec0678876f..79f96bfaed47 100644
--- a/x11-toolkits/paragui-devel/Makefile
+++ b/x11-toolkits/paragui-devel/Makefile
@@ -26,8 +26,8 @@ CONFLICTS= paragui-[0-9]*
USE_AUTOTOOLS= libtool
USE_SDL= sdl image ttf
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
-CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
- LDFLAGS="-L${PREFIX}/lib -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CPPFLAGS+= -I${PREFIX}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
+LDFLAGS+= -L${PREFIX}/lib -L${LOCALBASE}/lib ${PTHREAD_LIBS}
USE_LDCONFIG= yes
SHLIB_VER= 4