From b17e998d576923af97bb8babf03f39d39417e5b0 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sat, 19 Jun 2010 11:05:34 +0000 Subject: [PATCH] Move %%SHARED%% at the end so that gio-query-modules is still here when we need it. --- devel/glib2/Makefile | 4 ++-- devel/glib2/pkg/PLIST-main | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile index 1599703c4e3..1cb41c12e63 100644 --- a/devel/glib2/Makefile +++ b/devel/glib2/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.83 2010/06/19 10:32:50 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.84 2010/06/19 11:05:34 ajacoutot Exp $ COMMENT-main= general-purpose utility library COMMENT-docs= glib2 documentation VERSION= 2.24.1 DISTNAME= glib-${VERSION} -PKGNAME-main= glib2-${VERSION}p0 +PKGNAME-main= glib2-${VERSION}p1 PKGNAME-docs= glib2-docs-${VERSION} CATEGORIES= devel diff --git a/devel/glib2/pkg/PLIST-main b/devel/glib2/pkg/PLIST-main index 4c8e749990e..a2c09d8e65b 100644 --- a/devel/glib2/pkg/PLIST-main +++ b/devel/glib2/pkg/PLIST-main @@ -1,8 +1,7 @@ -@comment $OpenBSD: PLIST-main,v 1.14 2010/05/03 11:41:56 ajacoutot Exp $ +@comment $OpenBSD: PLIST-main,v 1.15 2010/06/19 11:05:34 ajacoutot Exp $ @conflict glib2-fam-* @pkgpath devel/glib2 @pkgpath devel/glib2,-fam -%%SHARED%% @bin bin/gio-querymodules @bin bin/glib-genmarshal bin/glib-gettextize @@ -412,3 +411,4 @@ share/locale/yi/LC_MESSAGES/glib20.mo share/locale/zh_CN/LC_MESSAGES/glib20.mo share/locale/zh_HK/LC_MESSAGES/glib20.mo share/locale/zh_TW/LC_MESSAGES/glib20.mo +%%SHARED%%