From c8167cef131fd65140434f2e5f88002f88a48ae1 Mon Sep 17 00:00:00 2001 From: robert Date: Sun, 12 Dec 2010 18:03:05 +0000 Subject: [PATCH] add poppler wantlib --- editors/libreoffice/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 28f68de8f63..f56db3e475f 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2010/12/09 20:13:30 robert Exp $ +# $OpenBSD: Makefile,v 1.12 2010/12/12 18:03:05 robert Exp $ ONLY_FOR_ARCHS= amd64 i386 @@ -16,7 +16,7 @@ PKGNAME-kde= libreoffice-kde-${VERSION} PKGNAME-java= libreoffice-java-${VERSION} CATEGORIES= editors productivity -REVISION-main= 1 +REVISION-main= 2 MAINTAINER= Robert Nagy @@ -144,7 +144,7 @@ LIB_DEPENDS-main=x11/gtk+2 \ WANTLIB-main= gdk-x11-2.0>=400.14 gtk-x11-2.0>=400.14 \ db>=4 xslt>=3 curl>=7 neon>=24 \ icuuc>=0 icudata>=0 icui18n icule \ - raptor>=2 rasqal rdf>=0 + raptor>=2 rasqal rdf>=0 poppler WANTLIB-main+= ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp \ Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo \ crypto expat fontconfig freetype gio-2.0 glib-2.0 \