diff options
Diffstat (limited to 'games/libgnome-games-support/Makefile')
-rw-r--r-- | games/libgnome-games-support/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/libgnome-games-support/Makefile b/games/libgnome-games-support/Makefile index c4c4cc4e3115..f304f692f758 100644 --- a/games/libgnome-games-support/Makefile +++ b/games/libgnome-games-support/Makefile @@ -10,12 +10,11 @@ COMMENT= Small library intended for internal use by GNOME Games LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee PORTSCOUT= limitw:1,even -USES= gettext gnome meson pkgconfig tar:xz +USES= gettext gnome meson pkgconfig tar:xz vala:build USE_GNOME= cairo gdkpixbuf2 gtk30 .include <bsd.port.mk> |