aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-04-23 19:09:05 +0800
committerbapt <bapt@FreeBSD.org>2012-04-23 19:09:05 +0800
commitec8b26524e6dbed2e7aa3f56019f5578a6be3c18 (patch)
tree13bc77ee902d3f11dd48fe7251a6632dc615ad9d /editors/libreoffice
parent1ce43e00f750633e1ef31a5c094a9e8728d347a8 (diff)
downloadfreebsd-ports-gnome-ec8b26524e6dbed2e7aa3f56019f5578a6be3c18.tar.gz
freebsd-ports-gnome-ec8b26524e6dbed2e7aa3f56019f5578a6be3c18.tar.zst
freebsd-ports-gnome-ec8b26524e6dbed2e7aa3f56019f5578a6be3c18.zip
Fix build with non default bdb
Reported by: Leslie Jensen <leslie@eskk.nu> (via office@)
Diffstat (limited to 'editors/libreoffice')
-rw-r--r--editors/libreoffice/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 0901906bc915..224e8c4bbc50 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -362,6 +362,7 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e 's#5.1 5.0#${BDB_VER}#g' \
+ -e 's,-ldb$$dash$$dbver,-l${BDB_LIB_NAME},g' \
-e 's,"Linux" \&\& test "z$$enable_graphite","FreeBSD" \&\& test "z$$enable_graphite",g' \
${WRKSRC}/configure
#install-gdb-printer is failing