pkgsrc-Bulk archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc-upstream-trunk64 SunOS 5.11/x86_64 2015-01-26 22:43



Hello,

Joyent Packages Development writes:
> [...]
> www/webkit-gtk                            19 pkgsrc-users%NetBSD.org@localhost
> [...]
This seems related to --enable-introspection...
Can you try the attached patches, please?


Ciao,
L.
Index: Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/www/webkit-gtk/Makefile.common,v
retrieving revision 1.39
diff -u -r1.39 Makefile.common
--- Makefile.common	18 Jan 2015 18:52:01 -0000	1.39
+++ Makefile.common	27 Jan 2015 02:34:19 -0000
@@ -66,10 +66,6 @@
 
 BUILDLINK_API_DEPENDS.glib2+= glib2>=2.32.1
 .include "../../devel/glib2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gobject-introspection+=	gobject-introspection>=0.9.5
-BUILDLINK_DEPMETHOD.gobject-introspection+=	build
-.include "../../devel/gobject-introspection/buildlink3.mk"
-CONFIGURE_ARGS+=	--enable-introspection
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../devel/flex/buildlink3.mk"


Home | Main Index | Thread Index | Old Index