Move %%SHARED%% at the end so that gio-query-modules is still here when we

need it.
This commit is contained in:
ajacoutot 2010-06-19 11:05:34 +00:00
parent 30aa85ae8e
commit b17e998d57
2 changed files with 4 additions and 4 deletions

View File

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

View File

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