Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2017 17:20:11 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445790 - head/games/asteroid
Message-ID:  <201707141720.v6EHKBVV081052@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Jul 14 17:20:11 2017
New Revision: 445790
URL: https://svnweb.freebsd.org/changeset/ports/445790

Log:
  - Update WWW
  - Add missing depends
  
  Approved by:	portmgr blanket

Modified:
  head/games/asteroid/Makefile
  head/games/asteroid/pkg-descr

Modified: head/games/asteroid/Makefile
==============================================================================
--- head/games/asteroid/Makefile	Fri Jul 14 16:53:58 2017	(r445789)
+++ head/games/asteroid/Makefile	Fri Jul 14 17:20:11 2017	(r445790)
@@ -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
 

Modified: head/games/asteroid/pkg-descr
==============================================================================
--- head/games/asteroid/pkg-descr	Fri Jul 14 16:53:58 2017	(r445789)
+++ head/games/asteroid/pkg-descr	Fri Jul 14 17:20:11 2017	(r445790)
@@ -18,4 +18,4 @@ collect the powerups, run over them; or you can shoot 
 to figure out the different powerup types.
 
 
-WWW: http://chazomaticus.github.io/asteroid/
+WWW: https://chazomaticus.github.io/asteroid/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707141720.v6EHKBVV081052>