diff options
Diffstat (limited to 'editors/openoffice-devel')
-rw-r--r-- | editors/openoffice-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 499caecbb18e..92f38be0c5ba 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= 4.0.${SVNREVISION} +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= editors java MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -116,7 +117,7 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \ jpeg:${PORTSDIR}/graphics/jpeg \ curl:${PORTSDIR}/ftp/curl \ hunspell-1.3:${PORTSDIR}/textproc/hunspell \ - poppler-glib:${PORTSDIR}/graphics/poppler-glib \ + libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \ rdf:${PORTSDIR}/textproc/redland \ textcat:${PORTSDIR}/textproc/libtextcat \ freetype:${PORTSDIR}/print/freetype2 \ |