svn commit: r500000 - head/games/zaz
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Apr 25 14:20:21 UTC 2019
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/
More information about the svn-ports-all
mailing list