Regen WANTLIB.

This commit is contained in:
ajacoutot 2014-10-12 10:20:49 +00:00
parent b421b186b9
commit 60fed1f4bf

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2014/07/09 17:43:52 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2014/10/12 10:20:49 ajacoutot Exp $
COMMENT = japanese-english dictionary program
DISTNAME = gwaei-3.2.0
REVISION = 8
REVISION = 9
SHARED_LIBS = waei 0.0
@ -14,14 +14,14 @@ HOMEPAGE = http://sourceforge.net/projects/gwaei/
# GPLv3
PERMIT_PACKAGE_CDROM = Yes
WANTLIB = ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi \
Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi \
c cairo cairo-gobject crypto curl dbus-1 expat ffi \
fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 \
gmodule-2.0 gobject-2.0 gthread-2.0 gtk-3 harfbuzz \
idn m pango-1.0 pangocairo-1.0 \
pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs \
ssl xcb xcb-render xcb-shm z graphite2
WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi
WANTLIB += Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi
WANTLIB += c cairo cairo-gobject crypto curl dbus-1 expat ffi
WANTLIB += fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gobject-2.0 graphite2 gthread-2.0 gtk-3
WANTLIB += harfbuzz idn m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs ssl xcb xcb-render
WANTLIB += xcb-shm z
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=gwaei/}