Force use of newer totem-pl-parser.

This commit is contained in:
ajacoutot 2009-11-29 09:23:08 +00:00
parent abbafa235c
commit 62a3e1bfed

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2009/10/13 11:13:12 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.16 2009/11/29 09:23:08 ajacoutot Exp $
COMMENT= Python bindings for the GNOME desktop
GNOME_PROJECT= gnome-python-desktop
GNOME_VERSION= 2.28.0
PKGNAME= py-gnome-desktop-${VERSION}p0
PKGNAME= py-gnome-desktop-${VERSION}p1
HOMEPAGE= http://www.pygtk.org/
@ -22,7 +22,7 @@ WANTLIB += cairo camel-1.2 canberra canberra-gtk com_err croco-0.6
WANTLIB += crypto dbus-1 dbus-glib-1 ebook-1.2 ecal-1.2 edataserver-1.2
WANTLIB += execinfo expat ffi fontconfig freetype gailutil gconf-2
WANTLIB += gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glade-2.0
WANTLIB += glib-2.0 glitz gmodule-2.0 gnome-2 gnome-desktop-2
WANTLIB += glib-2.0 glitz gmime-2.4 gmodule-2.0 gnome-2 gnome-desktop-2
WANTLIB += gnome-keyring gnomecanvas-2 gnomeprint-2-2 gnomeui-2
WANTLIB += gnomevfs-2 gnutls gobject-2.0 gpg-error gsf-1 gssapi
WANTLIB += gstreamer-0.10 gthread-2.0 gtk-x11-2.0 ical icalss
@ -45,7 +45,7 @@ LIB_DEPENDS= gtop-2.0::devel/libgtop2 \
gnome-media-profiles::x11/gnome/media \
metacity-private::x11/gnome/metacity \
panel-applet-2::x11/gnome/panel \
totem-plparser::x11/gnome/totem-pl-parser \
totem-plparser:totem-pl-parser->=2.28.1:x11/gnome/totem-pl-parser \
evdocument,evview::graphics/evince,-main
USE_X11= Yes