Fix WANTLIB.

ok ajacoutot@
This commit is contained in:
pea 2009-01-30 21:48:51 +00:00
parent c5d9a29559
commit 65a26a9929

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2008/08/25 14:48:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.7 2009/01/30 21:48:51 pea Exp $
COMMENT= handy personal organizer
DISTNAME= osmo-0.2.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= productivity
HOMEPAGE= http://clay.ll.pl/osmo/
@ -19,7 +20,7 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
fontconfig freetype glib-2.0 glitz gmodule-2.0 \
gobject-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
pixman-1 png pthread z dbus-1 dbus-glib-1
pixman-1 png pthread z dbus-1 dbus-glib-1 gio-2.0
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=osmo-pim/}