diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:28:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:44:42 +0000 |
commit | 2c672a4de941dc57142d867ba42396b1b64d2921 (patch) | |
tree | 8df5490a1c027e22b101c5ee6a85de2599b1756c /games/lightsoff | |
parent | 221a492f5c87d536e466ae45c8adef13b4771ba2 (diff) |
Diffstat (limited to 'games/lightsoff')
-rw-r--r-- | games/lightsoff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/lightsoff/Makefile b/games/lightsoff/Makefile index 480af344d0b6..0720b4380a53 100644 --- a/games/lightsoff/Makefile +++ b/games/lightsoff/Makefile @@ -24,7 +24,6 @@ PORTSCOUT= limitw:1,even USES= gettext gl gmake gnome localbase meson \ pathfix pkgconfig sqlite tar:xz xorg USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build -INSTALLS_ICONS= yes USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr USE_GL= egl gl |