diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-18 16:21:26 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-18 16:21:26 +0000 |
commit | 5f71edd927e38b1f145dc716bc7984a8f6949390 (patch) | |
tree | f1d8d205d2213830bafdd3c045d8febd37e63e7c /editors/libreoffice | |
parent | 67d3fd0c07882710ca2a55eb0154bc0f4b18bdc3 (diff) |
Notes
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index b1287efe7217..fa3dd806fff4 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -86,7 +86,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ icutu.48:${PORTSDIR}/devel/icu \ jpeg.11:${PORTSDIR}/graphics/jpeg \ curl.6:${PORTSDIR}/ftp/curl \ - hunspell-1.2.0:${PORTSDIR}/hungarian/hunspell \ + hunspell-1.2.0:${PORTSDIR}/textproc/hunspell \ poppler.6:${PORTSDIR}/graphics/poppler \ wpd-0.9.9:${PORTSDIR}/textproc/libwpd \ wpg-0.2.2:${PORTSDIR}/graphics/libwpg \ |