aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-08-22 00:03:29 +0800
committeracm <acm@FreeBSD.org>2006-08-22 00:03:29 +0800
commitaa047040a74d122109daee35cfdea8ae9e4444e0 (patch)
tree58229236499999d9ccf884ac19987ef8eca4ae0d /games
parent3e36cf69ccd761646be8c68186bab8a263b1cfd9 (diff)
downloadfreebsd-ports-gnome-aa047040a74d122109daee35cfdea8ae9e4444e0.tar.gz
freebsd-ports-gnome-aa047040a74d122109daee35cfdea8ae9e4444e0.tar.zst
freebsd-ports-gnome-aa047040a74d122109daee35cfdea8ae9e4444e0.zip
- Fix build with recent graphics/cal3d
- Remove USE_X_PREFIX Approved by: garga (mentor)
Diffstat (limited to 'games')
-rw-r--r--games/balazar/Makefile3
-rw-r--r--games/balazarbrothers/Makefile4
-rw-r--r--games/slune/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile
index 322a8169ff58..8a14985e41fa 100644
--- a/games/balazar/Makefile
+++ b/games/balazar/Makefile
@@ -7,6 +7,7 @@
PORTNAME= balazar
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/balazar/
DISTNAME= Balazar-${PORTVERSION}
@@ -14,7 +15,7 @@ DISTNAME= Balazar-${PORTVERSION}
MAINTAINER= acm@FreeBSD.org
COMMENT= 3D adventure and roleplaying game
-LIB_DEPENDS= cal3d.11:${PORTSDIR}/graphics/cal3d \
+LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \
GLEW.1:${PORTSDIR}/graphics/glew \
freetype.9:${PORTSDIR}/print/freetype2
RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \
diff --git a/games/balazarbrothers/Makefile b/games/balazarbrothers/Makefile
index e65d4369a1f9..d5863833563e 100644
--- a/games/balazarbrothers/Makefile
+++ b/games/balazarbrothers/Makefile
@@ -7,6 +7,7 @@
PORTNAME= balazarbrothers
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/${PORTNAME:S/brothers//}/
DISTNAME= ${PORTNAME:S/b/B/g}-${PORTVERSION}
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME:S/b/B/g}-${PORTVERSION}
MAINTAINER= acm@FreeBSD.org
COMMENT= Balazar Brother is a free software 3D puzzle game
-LIB_DEPENDS= cal3d.11:${PORTSDIR}/graphics/cal3d \
+LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \
GLEW.1:${PORTSDIR}/graphics/glew \
freetype.9:${PORTSDIR}/print/freetype2
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cerealizer/__init__.py:${PORTSDIR}/security/py-cerealizer \
@@ -22,7 +23,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cerealizer/__init__.py:${PORTSDIR}/security/py
${PYTHON_SITELIBDIR}/tofu/__init__.py:${PORTSDIR}/net/py-tofu \
${PYTHON_SITELIBDIR}/ogg/__init__.py:${PORTSDIR}/audio/py-vorbis
-USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_PYTHON= yes
diff --git a/games/slune/Makefile b/games/slune/Makefile
index ee938cd58a1b..f3aa36cb9f54 100644
--- a/games/slune/Makefile
+++ b/games/slune/Makefile
@@ -7,6 +7,7 @@
PORTNAME= slune
PORTVERSION= 1.0.12
+PORTREVISION= 1
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/slune/
DISTNAME= Slune-${PORTVERSION}
@@ -19,10 +20,9 @@ RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \
${PYTHON_SITELIBDIR}/pysdl_mixer/sdl_mixer.so:${PORTSDIR}/audio/py-sdl_mixer \
${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis \
${PYTHON_SITELIBDIR}/py2play/level.py:${PORTSDIR}/net-p2p/py-py2play
-LIB_DEPENDS= cal3d.11:${PORTSDIR}/graphics/cal3d \
+LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \
GLEW.1:${PORTSDIR}/graphics/glew
-USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_PYTHON= yes