diff options
Diffstat (limited to 'games/sol/Makefile')
-rw-r--r-- | games/sol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sol/Makefile b/games/sol/Makefile index 27231a137fda..e150adcd15dd 100644 --- a/games/sol/Makefile +++ b/games/sol/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libXaw.so:x11-toolkits/libXaw \ libshhopt.so:devel/libshhopt \ libxalloc.so:devel/libxalloc -CONFLICTS= gnome-games-* +CONFLICTS= gnome-games USES= gmake xorg USE_XORG= ice sm x11 xext xmu xpm xt |