editors/libreoffice (on FreeBSD-9.3-p3; default options) exits update with:
exits with:
whether CONFIGURE_ARGS="--with-gnu-patch=/usr/local/bin/gpatch" nor CONFIGURE_ARGS="--with-gnu-patch=/usr/local/bin/gcp" nor CONFIGURE_ARGS="--with-gnu-patch=/usr/bin/patch" helps.
Code:
Could not link against boost_date_time
Code:
make install clean CONFIGURE_ARGS="--with-boost-date-time=/usr/local/lib/libboost_date_time.so.5"
exits with:
Code:
checking whether /usr/bin/patch is GNU patch... Patch version 2.1
configure: error: no, GNU patch needed. install or specify with --with-gnu-patch=/path/to/it
whether CONFIGURE_ARGS="--with-gnu-patch=/usr/local/bin/gpatch" nor CONFIGURE_ARGS="--with-gnu-patch=/usr/local/bin/gcp" nor CONFIGURE_ARGS="--with-gnu-patch=/usr/bin/patch" helps.