Fix WANTLIB.

This commit is contained in:
ajacoutot 2010-10-01 17:43:41 +00:00
parent 50cd32b2e4
commit ec36c75cf8

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.76 2010/08/22 10:09:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.77 2010/10/01 17:43:41 ajacoutot Exp $
COMMENT= free cross-platform WYSIWYG word processor
@ -6,6 +6,8 @@ VERSION= 2.8.6
MAJORVER= ${VERSION:C/..$//}
DISTNAME= abiword-${VERSION}
REVISION= 0
# Merge a patch from Fedora to change default font from Times Roman to
# DejaVu Serif.: fixes font corruption issue on machines where
# msttcorefonts are not installed.
@ -38,8 +40,8 @@ WANTLIB += croco-0.6 expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 gsf-1
WANTLIB += gthread-2.0 gtk-x11-2.0 jpeg m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
WANTLIB += stdc++ wmf wmflite xcb xml2 z xcb-render xcb-render-util
WANTLIB += fribidi wv enchant rsvg-2
WANTLIB += stdc++ xcb xml2 z xcb-render xcb-render-util wmf-0.2 wmflite-0.2
WANTLIB += fribidi enchant rsvg-2 wv-1.2
MASTER_SITES= ${HOMEPAGE}/downloads/abiword/${VERSION}/source/