fix WANTLIB and LIB_DEPENDS
This commit is contained in:
parent
d256215658
commit
60be8a93ec
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2008/07/25 09:43:31 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/01/30 19:59:11 sturm Exp $
|
||||
COMMENT= japanese handwriting
|
||||
|
||||
DISTNAME= uim-tomoe-gtk-0.2.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
HOMEPAGE= http://tomoe.sourceforge.jp/
|
||||
MASTER_SITES= http://osdn.dl.sourceforge.jp/tomoe/17172/
|
||||
@ -21,11 +21,11 @@ USE_LIBTOOL= Yes
|
||||
USE_X11= Yes
|
||||
|
||||
LIB_DEPENDS= tomoe-gtk::inputmethods/libtomoe-gtk \
|
||||
uim::inputmethods/uim
|
||||
gcroots,uim,uim-scm::inputmethods/uim
|
||||
|
||||
|
||||
WANTLIB= Xrender Xext X11 m z png freetype fontconfig \
|
||||
gmodule-2.0 glib-2.0 pangocairo-1.0 pango-1.0 \
|
||||
gio-2.0 gmodule-2.0 glib-2.0 pangocairo-1.0 pango-1.0 \
|
||||
pangoft2-1.0 cairo glitz atk-1.0 gobject-2.0 \
|
||||
gtk-x11-2.0 gdk-x11-2.0 gdk_pixbuf-2.0 c intl iconv \
|
||||
tomoe Xau Xcomposite Xcursor Xdamage Xdmcp Xfixes Xi \
|
||||
|
Loading…
Reference in New Issue
Block a user