lang/cjs: unbreak build with Meson 0.60.2

meson.build:537:0: ERROR: "install_dir" must be specified when installing a target

PR:		260056
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/5cc166a667ff
This commit is contained in:
Jan Beich 2021-11-27 23:12:19 +00:00
parent 5ffba0af2c
commit 5df16891e1
2 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,9 @@ PORTVERSION= 4.8.2
CATEGORIES= lang gnome
DIST_SUBDIR= gnome
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 61823ced59db.patch:-p1 # https://github.com/linuxmint/cjs/pull/98
MAINTAINER= gnome@FreeBSD.org
COMMENT= JavaScript bindings based on gobject-introspection

View file

@ -1,3 +1,5 @@
TIMESTAMP = 1610463497
SHA256 (gnome/linuxmint-cjs-4.8.2_GH0.tar.gz) = c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
SIZE (gnome/linuxmint-cjs-4.8.2_GH0.tar.gz) = 600711
SHA256 (gnome/61823ced59db.patch) = 9337189561b32e4fdf651ee2231882f8baa60d55bf94990444e79aacf95c729b
SIZE (gnome/61823ced59db.patch) = 3157