From 9e09b901b476f3285e43d6ce0c836ba783e9bb5a Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 14 Jul 2017 17:20:11 +0000 Subject: [PATCH] - Update WWW - Add missing depends Approved by: portmgr blanket --- games/asteroid/Makefile | 4 ++-- games/asteroid/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/asteroid/Makefile b/games/asteroid/Makefile index 12ce065f762e..5bfe7159ed3a 100644 --- a/games/asteroid/Makefile +++ b/games/asteroid/Makefile @@ -17,10 +17,10 @@ GH_ACCOUNT= chazomaticus GH_TAGNAME= 64869df USES= cmake -USE_GL= glut +USE_GL= gl glu glut USE_SDL= mixer sdl USE_GNOME= gtk30 -USE_XORG= xmu +USE_XORG= xmu xi INSTALLS_ICONS= yes LDFLAGS+= -lm diff --git a/games/asteroid/pkg-descr b/games/asteroid/pkg-descr index 489ff7fae7ae..cadf8f26664f 100644 --- a/games/asteroid/pkg-descr +++ b/games/asteroid/pkg-descr @@ -18,4 +18,4 @@ collect the powerups, run over them; or you can shoot them for bonus points to figure out the different powerup types. -WWW: http://chazomaticus.github.io/asteroid/ +WWW: https://chazomaticus.github.io/asteroid/