From bc8928052d6bb8384e32bcc945b767cd9c5b2bc3 Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 12 Jul 2012 08:08:46 +0000 Subject: [PATCH] forgot to commit this bump/wantlib fix --- x11/gnome/totem-pl-parser/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/gnome/totem-pl-parser/Makefile b/x11/gnome/totem-pl-parser/Makefile index 60733f69d7e..739c5d84867 100644 --- a/x11/gnome/totem-pl-parser/Makefile +++ b/x11/gnome/totem-pl-parser/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.46 2012/05/15 14:32:43 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.47 2012/07/12 08:08:46 jasper Exp $ SHARED_ONLY= Yes @@ -6,6 +6,7 @@ COMMENT= GObject-based parsing library GNOME_PROJECT= totem-pl-parser GNOME_VERSION= 3.4.2 +REVISION= 0 SHARED_LIBS += totem-plparser 17.2 # 17.2 SHARED_LIBS += totem-plparser-mini 17.2 # 17.2 @@ -22,7 +23,7 @@ PERMIT_DISTFILES_FTP= Yes WANTLIB += archive bz2 crypto curl dbus-1 expat ffi gcrypt gio-2.0 WANTLIB += glib-2.0 gmime-2.6 gmodule-2.0 gnome-keyring gobject-2.0 -WANTLIB += gpg-error gthread-2.0 idn lua lzma m pcre quvi soup-2.4 +WANTLIB += gpg-error gthread-2.0 idn lua5.1 lzma m pcre quvi soup-2.4 WANTLIB += soup-gnome-2.4 sqlite3 ssl xml2 z MODULES= devel/gettext \