- regen WANTLIB

This commit is contained in:
jasper 2010-04-23 12:44:38 +00:00
parent ed1472984a
commit 7b99ea510e

View File

@ -1,24 +1,25 @@
# $OpenBSD: Makefile,v 1.8 2009/08/10 06:33:43 kili Exp $
# $OpenBSD: Makefile,v 1.9 2010/04/23 12:44:38 jasper Exp $
COMMENT= display information about a given connection manager
DISTNAME= telepathy-inspector-0.5.3
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
HOMEPAGE= http://telepathy.freedesktop.org/wiki/TelepathyInspector
MASTER_SITES= ${MASTER_SITES_TELEPATHY:=telepathy-inspector/}
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1 dbus-glib-1
WANTLIB += 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 gthread-2.0
WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs xcb xcb-render
WANTLIB += xcb-render-util xml2 z
MODULES= devel/gettext \
lang/python
WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1 dbus-glib-1 \
expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 \
m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \
png pthread pthread-stubs xcb xml2 z
BUILD_DEPENDS= ::textproc/libxslt
LIB_DEPENDS= glade-2.0::devel/libglade2 \
telepathy-glib::net/telepathy/telepathy-glib