- drop dependency on anciet/deprecated gnomed-vfs.
ok robert@ (MAINTAINER)
This commit is contained in:
parent
41ec4e0cb9
commit
2d2a6a1e95
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2011/05/03 09:35:56 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2011/05/17 07:57:31 jasper Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
@ -18,7 +18,7 @@ CATEGORIES= editors productivity
|
||||
|
||||
EPOCH= 0
|
||||
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
|
||||
@ -142,12 +142,11 @@ LIB_DEPENDS-main=x11/gtk+2 \
|
||||
textproc/hunspell \
|
||||
devel/cppunit \
|
||||
print/poppler \
|
||||
x11/gnome/vfs2 \
|
||||
${MODGCONF2_LIB_DEPENDS}
|
||||
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 poppler
|
||||
raptor>=2 rasqal rdf>=0 poppler hunspell
|
||||
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 \
|
||||
@ -207,7 +206,8 @@ CONFIGURE_ARGS= --disable-post-install-scripts \
|
||||
--with-srcdir=${DISTDIR}/libreoffice \
|
||||
--without-git \
|
||||
--without-system-libwpd \
|
||||
--with-compat-oowrappers
|
||||
--with-compat-oowrappers \
|
||||
--disable-gnome-vfs
|
||||
|
||||
.if !${FLAVOR:L:Mno_java}
|
||||
CONFIGURE_ARGS+=--with-java \
|
||||
|
Loading…
Reference in New Issue
Block a user