Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2019 14:20:20 +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: r500000 - head/games/zaz
Message-ID:  <201904251420.x3PEKK5H044431@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Apr 25 14:20:20 2019
New Revision: 500000
URL: https://svnweb.freebsd.org/changeset/ports/500000

Log:
  - Add USES=gl
  - Add USES=sdl
  - Update WWW
  - 500k get

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

Modified: head/games/zaz/Makefile
==============================================================================
--- head/games/zaz/Makefile	Thu Apr 25 14:19:38 2019	(r499999)
+++ head/games/zaz/Makefile	Thu Apr 25 14:20:20 2019	(r500000)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libvorbis.so:audio/libvorbis \
 		libftgl.so:graphics/ftgl
 
-USES=		desktop-file-utils pkgconfig tar:bzip2
+USES=		desktop-file-utils gl pkgconfig sdl tar:bzip2
 GNU_CONFIGURE=	yes
 USE_SDL=	sdl image
 USE_GL=		gl glu

Modified: head/games/zaz/pkg-descr
==============================================================================
--- head/games/zaz/pkg-descr	Thu Apr 25 14:19:38 2019	(r499999)
+++ head/games/zaz/pkg-descr	Thu Apr 25 14:20:20 2019	(r500000)
@@ -1,4 +1,4 @@
 Zaz ain't Z*** is a puzzle game where the player has to arrange
 balls in triplets.
 
-WWW: https://sourceforge.net/projects/zaz/
+WWW: http://zaz.sourceforge.net/



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