Fix WANTLIB after xapian-core update.
This commit is contained in:
parent
9ab43cba1f
commit
d5a7c3b1cc
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2009/12/21 20:46:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/06/07 08:40:48 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= personal search and metasearch
|
||||
|
||||
DISTNAME= pinot-0.95
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
CATEGORIES= x11 misc
|
||||
|
||||
@ -24,7 +24,7 @@ WANTLIB += gdk_pixbuf-2.0 gio-2.0 giomm-2.4 glib-2.0 glibmm-2.4
|
||||
WANTLIB += glitz gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0
|
||||
WANTLIB += idn m pango-1.0 pangocairo-1.0 pangoft2-1.0 pangomm-1.4
|
||||
WANTLIB += pcre pixman-1 png pthread pthread-stubs sigc-2.0 ssl
|
||||
WANTLIB += stdc++ xcb xml2 z
|
||||
WANTLIB += stdc++ xcb xml2 z e2fs-uuid xcb-render xcb-render-util
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS:=pinot/}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user