diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2021-06-07 11:34:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2021-06-07 11:36:15 +0000 |
commit | 04a1c99476ec408e20e4a79834e293495897182a (patch) | |
tree | 0381ed198c5ac23d370b0c6e581d05304f43a8c0 /games/libmanette | |
parent | bdc119eb78b6bd32939ad53c9774fea30151bbde (diff) | |
download | ports-04a1c99476ec408e20e4a79834e293495897182a.tar.gz ports-04a1c99476ec408e20e4a79834e293495897182a.zip |
Diffstat (limited to 'games/libmanette')
-rw-r--r-- | games/libmanette/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/libmanette/Makefile b/games/libmanette/Makefile index 0acb22c2ebda..e568c33733d9 100644 --- a/games/libmanette/Makefile +++ b/games/libmanette/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= vapigen:lang/vala \ LIB_DEPENDS= libevdev.so:devel/libevdev \ libgudev-1.0.so:devel/libgudev -USES= gnome meson pkgconfig tar:xz +USES= compiler:c11 gnome meson pkgconfig tar:xz USE_GNOME= glib20 introspection USE_LDCONFIG= yes |