Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/editors/libreoffice/Makefile,v retrieving revision 1.43 diff -u -u -r1.43 Makefile --- Makefile 6 May 2012 23:44:41 -0000 1.43 +++ Makefile 29 May 2012 22:47:12 -0000 @@ -236,6 +236,7 @@ MAKE_ENV+= USE_GMAKE=1 DESTDIR=${LODESTDIR} CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/db${BDB_VER} +LDFLAGS+= -L${LOCALBASE}/lib .if defined(WITH_PGSQL) USE_PGSQL= yes