fix wantlib + bump

This commit is contained in:
wilfried 2005-11-14 22:19:51 +00:00
parent a0ee81d6aa
commit bbf7582104

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2005/05/26 03:39:31 marcm Exp $
# $OpenBSD: Makefile,v 1.9 2005/11/14 22:19:51 wilfried Exp $
COMMENT= "lightweight HTML rendering/printing/editing engine"
DISTNAME= libgtkhtml-2.6.3
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11/gnome
HOMEPAGE= http://www.gnome.org/
@ -12,11 +13,11 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xft Xrender art_lgpl_2 atk-1.0.0.0 \
fontconfig freetype gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 \
glib-2.0.0.0 gmodule-2.0.0.0 gnomecanvas-2 gobject-2.0.0.0 \
gtk-x11-2.0.0.0 iconv intl m pango-1.0.0.0 pangoft2-1.0.0.0 \
pangox-1.0.0.0 pangoxft-1.0.0.0 xml2 z
WANTLIB= X11 Xext Xrender art_lgpl_2 atk-1.0.0.0 cairo fontconfig \
freetype gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glib-2.0.0.0 glitz \
gmodule-2.0.0.0 gnomecanvas-2 gobject-2.0.0.0 gtk-x11-2.0.0.0 \
iconv intl m pango-1.0.0.0 pangocairo-1.0.0.0 pangoft2-1.0.0.0 \
png xml2 z
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/}
EXTRACT_SUFX= .tar.bz2