diff --git a/x11/gnome/gjs/Makefile b/x11/gnome/gjs/Makefile index d1b2cd74e64..318a10b96d2 100644 --- a/x11/gnome/gjs/Makefile +++ b/x11/gnome/gjs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.78 2019/11/11 20:18:04 jasper Exp $ +# $OpenBSD: Makefile,v 1.79 2019/11/11 20:39:48 ajacoutot Exp $ USE_WXNEEDED= Yes @@ -6,7 +6,7 @@ COMMENT= Javascript bindings for GNOME GNOME_PROJECT= gjs GNOME_VERSION= 1.58.1 -REVISION= 0 +REVISION= 1 SHARED_LIBS += gjs 5.0 # 0.0 diff --git a/x11/gnome/gjs/pkg/PLIST b/x11/gnome/gjs/pkg/PLIST index f4446ec7923..e4bf4ca95d4 100644 --- a/x11/gnome/gjs/pkg/PLIST +++ b/x11/gnome/gjs/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.14 2019/11/01 19:25:31 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.15 2019/11/11 20:39:48 ajacoutot Exp $ bin/gjs @bin bin/gjs-console include/gjs-1.0/ @@ -13,7 +13,7 @@ include/gjs-1.0/gjs/profiler.h lib/gjs/ lib/gjs/girepository-1.0/ lib/gjs/girepository-1.0/GjsPrivate-1.0.typelib -lib/libgjs.a +@static-lib lib/libgjs.a lib/libgjs.la @lib lib/libgjs.so.${LIBgjs_VERSION} lib/pkgconfig/gjs-1.0.pc