aboutsummaryrefslogtreecommitdiff
path: root/textproc/redland/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/redland/Makefile')
-rw-r--r--textproc/redland/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile
index 46afbebdc1c7..65ef6e62e763 100644
--- a/textproc/redland/Makefile
+++ b/textproc/redland/Makefile
@@ -26,8 +26,8 @@ LIBWWW_CONFIG?= ${LOCALBASE}/bin/libwww-config
USE_OPENSSL= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/db2 -I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/db2 -I${LOCALBASE}/include"
+LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-bdb=${LOCALBASE} --with-libwww
INSTALLS_SHLIB= yes