From 58c247147d2305d2927e2c4b18d63a9fa1e022fe Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 26 Jan 2010 13:00:28 +0000 Subject: [PATCH] Move *.cmxs files from PLIST to PFRAG.native. This allows lablgtk2 to package on non-native archs (say, sparc64) and thus mldonkey builds there. ok jasper@ sthen@ ajacoutot@ --- x11/lablgtk2/Makefile | 4 ++-- x11/lablgtk2/pkg/PFRAG.native | 5 ++++- x11/lablgtk2/pkg/PLIST | 5 +---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/x11/lablgtk2/Makefile b/x11/lablgtk2/Makefile index 72f8028b53f..c502496a885 100644 --- a/x11/lablgtk2/Makefile +++ b/x11/lablgtk2/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.6 2009/10/27 09:25:38 giovanni Exp $ +# $OpenBSD: Makefile,v 1.7 2010/01/26 13:00:28 landry Exp $ COMMENT = OCaml interface to GTK+2 V = 2.14.0 DISTNAME = lablgtk-$V -PKGNAME = lablgtk2-$V +PKGNAME = lablgtk2-$Vp0 CATEGORIES = x11 devel HOMEPAGE = http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html diff --git a/x11/lablgtk2/pkg/PFRAG.native b/x11/lablgtk2/pkg/PFRAG.native index 2ea16a3d83c..61ae90fa1e2 100644 --- a/x11/lablgtk2/pkg/PFRAG.native +++ b/x11/lablgtk2/pkg/PFRAG.native @@ -1,4 +1,4 @@ -@comment $OpenBSD: PFRAG.native,v 1.2 2009/06/16 06:13:19 sturm Exp $ +@comment $OpenBSD: PFRAG.native,v 1.3 2010/01/26 13:00:28 landry Exp $ lib/ocaml/lablgtk2/gAction.cmx lib/ocaml/lablgtk2/gAssistant.cmx lib/ocaml/lablgtk2/gBin.cmx @@ -60,10 +60,13 @@ lib/ocaml/lablgtk2/gtkTree.cmx lib/ocaml/lablgtk2/gtkWindow.cmx lib/ocaml/lablgtk2/lablglade.a lib/ocaml/lablgtk2/lablglade.cmxa +lib/ocaml/lablgtk2/lablglade.cmxs lib/ocaml/lablgtk2/lablgtk.a lib/ocaml/lablgtk2/lablgtk.cmxa +lib/ocaml/lablgtk2/lablgtk.cmxs lib/ocaml/lablgtk2/lablrsvg.a lib/ocaml/lablgtk2/lablrsvg.cmxa +lib/ocaml/lablgtk2/lablrsvg.cmxs lib/ocaml/lablgtk2/pango.cmx lib/ocaml/lablgtk2/pangoEnums.cmx lib/ocaml/lablgtk2/rsvg.cmx diff --git a/x11/lablgtk2/pkg/PLIST b/x11/lablgtk2/pkg/PLIST index 132af88e80d..2e3840835e1 100644 --- a/x11/lablgtk2/pkg/PLIST +++ b/x11/lablgtk2/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2009/10/27 09:25:38 giovanni Exp $ +@comment $OpenBSD: PLIST,v 1.4 2010/01/26 13:00:28 landry Exp $ %%SHARED%% bin/gdk_pixbuf_mlsource bin/lablgladecc2 @@ -169,11 +169,8 @@ lib/ocaml/lablgtk2/gtkWindow.cmi lib/ocaml/lablgtk2/gtkWindow.ml lib/ocaml/lablgtk2/gtk_tags.h lib/ocaml/lablgtk2/lablglade.cma -lib/ocaml/lablgtk2/lablglade.cmxs lib/ocaml/lablgtk2/lablgtk.cma -lib/ocaml/lablgtk2/lablgtk.cmxs lib/ocaml/lablgtk2/lablrsvg.cma -lib/ocaml/lablgtk2/lablrsvg.cmxs lib/ocaml/lablgtk2/liblablglade2.a lib/ocaml/lablgtk2/liblablgtk2.a lib/ocaml/lablgtk2/liblablrsvg.a