aboutsummaryrefslogtreecommitdiff
path: root/devel/libmaa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libmaa/Makefile')
-rw-r--r--devel/libmaa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libmaa/Makefile b/devel/libmaa/Makefile
index 0643fd1d7ff4..e6df2e68f06f 100644
--- a/devel/libmaa/Makefile
+++ b/devel/libmaa/Makefile
@@ -17,7 +17,7 @@ COMMENT= Provides a few data structures and helpful functions
ALL_TARGET= lib
CONFIGURE_ARGS= --without-local-zlib --with-cflags="${CFLAGS}" \
--with-etcdir=${PREFIX}/etc
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
+LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool