summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-07-10 11:19:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-07-10 11:19:55 +0000
commit2ecb4c80ddeb25b76d0abf2efbc7948708c0a940 (patch)
tree1afde934665c079a6d2e14f28deb8b65c3ac7949 /editors
parent- Mark BROKEN: does not compile (diff)
- Update graphics/vigra depobj to unbreak build
PR: ports/158712 Submitted by: bsam Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=277449
Diffstat (limited to 'editors')
-rw-r--r--editors/libreoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 036b6f8237ae..32fc5500aa18 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -104,7 +104,7 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
${LOCALBASE}/lib/libcppunit.so:${PORTSDIR}/devel/cppunit \
${LOCALBASE}/lib/libmdbsql.a:${PORTSDIR}/databases/mdbtools \
${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs \
- ${LOCALBASE}/lib/libvigraimpex.a:${PORTSDIR}/graphics/vigra
+ ${LOCALBASE}/bin/vigra-config:${PORTSDIR}/graphics/vigra
USE_BDB= yes
USE_PERL5_BUILD= yes