diff options
Diffstat (limited to 'games/gnome-2048/Makefile')
-rw-r--r-- | games/gnome-2048/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gnome-2048/Makefile b/games/gnome-2048/Makefile index 8704e51f89db..7f4dfb51ba9e 100644 --- a/games/gnome-2048/Makefile +++ b/games/gnome-2048/Makefile @@ -26,7 +26,6 @@ USES= gettext gl gmake gnome localbase meson pathfix pkgconfig tar:xz xorg USE_GNOME= cairo gtk30 intltool libxml2:build USE_GL= egl USE_XORG+= x11 xext xdamage xfixes xcomposite xi xrandr -INSTALLS_ICONS= yes GLIB_SCHEMAS= org.gnome.TwentyFortyEight.gschema.xml |