From d5cdabc39814ad035aeedd692bdfa7fa4fb308fd Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 16 Oct 2013 10:26:20 +0000 Subject: [PATCH] Get rid of MODGNOME_RUN_DEPENDS_yelp. --- x11/gnome/libgda/Makefile | 7 +++---- x11/gnome/libgda/pkg/PLIST-main | 7 +------ x11/gnome/libgda/pkg/PLIST-ui | 5 +++-- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/x11/gnome/libgda/Makefile b/x11/gnome/libgda/Makefile index a4b826e2101..ec99ddf4e43 100644 --- a/x11/gnome/libgda/Makefile +++ b/x11/gnome/libgda/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.82 2013/09/27 07:06:18 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.83 2013/10/16 10:26:20 ajacoutot Exp $ SHARED_ONLY= Yes @@ -20,9 +20,9 @@ PKGNAME-mysql= libgda-mysql-${GNOME_VERSION} PKGNAME-pgsql= libgda-pgsql-${GNOME_VERSION} PKGNAME-ui= libgda-ui-${GNOME_VERSION} -REVISION-main= 3 +REVISION-main= 4 REVISION-mysql= 2 -REVISION-ui= 2 +REVISION-ui= 3 REVISION-ldap= 1 REVISION-pgsql= 1 @@ -104,7 +104,6 @@ WANTLIB-main += ${WANTLIB} c gcrypt gpg-error ncurses sqlite3 WANTLIB-main += readline soup-2.4 crypto gdk_pixbuf-2.0 png xslt RUN_DEPENDS-main= ${MODGETTEXT_RUN_DEPENDS} \ - ${MODGNOME_RUN_DEPENDS_yelp} \ devel/iso-codes LIB_DEPENDS-main= ${LIB_DEPENDS} \ devel/libsoup \ diff --git a/x11/gnome/libgda/pkg/PLIST-main b/x11/gnome/libgda/pkg/PLIST-main index 2b1774d01c7..128619cb3d3 100644 --- a/x11/gnome/libgda/pkg/PLIST-main +++ b/x11/gnome/libgda/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.31 2013/07/19 11:59:53 jasper Exp $ +@comment $OpenBSD: PLIST-main,v 1.32 2013/10/16 10:26:20 ajacoutot Exp $ @conflict libgda-db4-* @conflict libgda-ldap-<4.2.8p0v0 @conflict libgda-ui-<5.1.1 @@ -149,11 +149,6 @@ share/examples/libgda/config share/examples/libgda/sales_test.db @sample ${SYSCONFDIR}/libgda-${GDA_MAJOR}/sales_test.db share/gir-1.0/Gda-${GDA_MAJOR}.gir -share/gnome/ -share/gnome/help/ -share/gnome/help/gda-sql/ -share/gnome/help/gda-sql/C/ -share/gnome/help/gda-sql/C/gda-sql-help.xml share/gtk-doc/html/libgda-${GDA_MAJOR}/ share/gtk-doc/html/libgda-${GDA_MAJOR}/DataModels.png share/gtk-doc/html/libgda-${GDA_MAJOR}/GdaBatch.html diff --git a/x11/gnome/libgda/pkg/PLIST-ui b/x11/gnome/libgda/pkg/PLIST-ui index 60c4436654a..ec0f3b1fdca 100644 --- a/x11/gnome/libgda/pkg/PLIST-ui +++ b/x11/gnome/libgda/pkg/PLIST-ui @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST-ui,v 1.22 2013/03/28 19:34:29 jasper Exp $ -@conflict libgda-<4.2.8p1v2 +@comment $OpenBSD: PLIST-ui,v 1.23 2013/10/16 10:26:20 ajacoutot Exp $ +@conflict libgda-<5.1.2p4v2 @bin bin/gda-browser-${GDA_MAJOR} @bin bin/gda-control-center-${GDA_MAJOR} @bin bin/gdaui-demo-${GDA_MAJOR} @@ -422,6 +422,7 @@ share/gnome/help/gda-browser/zh_CN/table-insert-data.page share/gnome/help/gda-browser/zh_CN/transactions.page share/gnome/help/gda-browser/zh_CN/variables.page share/gnome/help/gda-browser/zh_CN/virtual-connections.page +share/gnome/help/gda-sql/C/gda-sql-help.xml share/gtk-doc/html/gda-browser/ share/gtk-doc/html/gda-browser/BrowserConnection.html share/gtk-doc/html/gda-browser/BrowserCore.html