fix wantlib + bump

This commit is contained in:
wilfried 2005-11-15 19:48:34 +00:00
parent 076c1d88ea
commit 94a93b6e10

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.12 2005/02/21 14:47:02 alek Exp $
# $OpenBSD: Makefile,v 1.13 2005/11/15 19:48:34 wilfried Exp $
COMMENT= "gtk2 spelling checker"
DISTNAME= gtkspell-2.0.5
PKGNAME= ${DISTNAME}p0
CATEGORIES= textproc x11
MASTER_SITES= ${HOMEPAGE}download/
@ -14,10 +15,9 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
WANTLIB= gmodule-2.0.0.0 pangoxft-1.0.0.0 glib-2.0.0.0 \
pangox-1.0.0.0 m X11 Xinerama pango-1.0.0.0 \
gobject-2.0.0.0 atk-1.0.0.0 Xft fontconfig freetype \
Xext Xrender Xcursor
WANTLIB= X11 atk-1.0.0.0 cairo fontconfig freetype glib-2.0.0.0 \
gmodule-2.0.0.0 gobject-2.0.0.0 m pango-1.0.0.0 \
pangocairo-1.0.0.0 pangoft2-1.0.0.0
USE_X11= Yes