Regen WANTLIB.

This commit is contained in:
ajacoutot 2013-04-01 18:04:07 +00:00
parent 7e278dca26
commit ce9a3e3d31

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.92 2013/03/11 11:10:52 espie Exp $
# $OpenBSD: Makefile,v 1.93 2013/04/01 18:04:07 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= technical diagrams drawing tool
GNOME_PROJECT= dia
GNOME_VERSION= 0.97.2
REVISION= 4
REVISION= 5
CATEGORIES= graphics
@ -17,14 +17,13 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm art_lgpl_2 atk-1.0
WANTLIB += c cairo drm expat ffi fontconfig freetype gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
WANTLIB += stdc++ xcb xcb-render xcb-shm xml2 xslt z
WANTLIB += harfbuzz icudata icule icuuc
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender art_lgpl_2 atk-1.0 c cairo expat ffi
WANTLIB += fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0
WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 graphite2 gthread-2.0
WANTLIB += gtk-x11-2.0 harfbuzz icudata icule icuuc m pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
WANTLIB += pthread-stubs xcb xcb-render xcb-shm xml2 xslt z
RUN_DEPENDS= devel/xdg-utils
BUILD_DEPENDS= textproc/docbook-xsl
@ -37,7 +36,7 @@ MODULES= devel/gettext \
MODGNOME_DESKTOP_FILE= Yes
MODGNOME_ICON_CACHE= Yes
MODGNOME_CPPFLAGS=-I${LOCALBASE}/include/libpng
MODGNOME_CPPFLAGS= -I${LOCALBASE}/include/libpng
LIBTOOL_FLAGS= --tag=disable-static