forgot to commit this bump/wantlib fix

This commit is contained in:
jasper 2012-07-12 08:08:46 +00:00
parent 8c67ac4d50
commit bc8928052d

View File

@ -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 \