summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
commit2a9763f12a2973ba3a8c14259329bc467c86224a (patch)
tree8bfa861c7528e65025c0b38f5e2d2e1774daf187 /games
parentUpgrade to 1.2. (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209570
Diffstat (limited to 'games')
-rw-r--r--games/3dc/Makefile5
-rw-r--r--games/aqbubble/Makefile3
-rw-r--r--games/balazar/Makefile3
-rw-r--r--games/ceferino/Makefile3
-rw-r--r--games/chanta/Makefile3
-rw-r--r--games/criticalmass/Makefile4
-rw-r--r--games/el/Makefile3
-rw-r--r--games/galaxymage/Makefile3
-rw-r--r--games/glest/Makefile3
-rw-r--r--games/mangband/Makefile2
-rw-r--r--games/pongix/Makefile3
-rw-r--r--games/primateplunge/Makefile3
-rw-r--r--games/pysycache-lang/Makefile3
-rw-r--r--games/pysycache-themes/Makefile3
-rw-r--r--games/pysycache/Makefile3
15 files changed, 17 insertions, 30 deletions
diff --git a/games/3dc/Makefile b/games/3dc/Makefile
index 25f04ae42d43..0ff1b6c5a432 100644
--- a/games/3dc/Makefile
+++ b/games/3dc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= 3dc
PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
@@ -19,8 +19,7 @@ COMMENT= 3-Dimensional Chess for X Window System
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
USE_PERL5_BUILD=yes
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XPM= xpm
WRKSRC= ${WRKDIR}/3Dc/src
post-patch:
diff --git a/games/aqbubble/Makefile b/games/aqbubble/Makefile
index 099b19238e46..d634b04c1e87 100644
--- a/games/aqbubble/Makefile
+++ b/games/aqbubble/Makefile
@@ -7,14 +7,13 @@
PORTNAME= aqbubble
PORTVERSION= 0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.losersjuegos.com.ar/juegos/aqbubble/descargas/
MAINTAINER= acm@FreeBSD.org
COMMENT= Game similar to snow bros
-USE_X_PREFIX= yes
USE_SDL= sdl mixer image
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/games/balazar/Makefile b/games/balazar/Makefile
index 3e4841fddd34..526aa41d824c 100644
--- a/games/balazar/Makefile
+++ b/games/balazar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= balazar
PORTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/balazar/
DISTNAME= Balazar-${PORTVERSION}
@@ -25,7 +25,6 @@ RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \
${PYTHON_SITELIBDIR}/tofu/client.py:${PORTSDIR}/net/py-tofu \
${PYTHON_SITELIBDIR}/cerealizer/__init__.py:${PORTSDIR}/security/py-cerealizer
-USE_X_PREFIX= yes
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile
index 7984240a6b38..0d7decbf0b8c 100644
--- a/games/ceferino/Makefile
+++ b/games/ceferino/Makefile
@@ -7,14 +7,13 @@
PORTNAME= ceferino
PORTVERSION= 0.97.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.losersjuegos.com.ar/juegos/ceferino/descargas/
MAINTAINER= acm@FreeBSD.org
COMMENT= Game similar to Super Pang
-USE_XLIB= yes
USE_SDL= sdl mixer image
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/games/chanta/Makefile b/games/chanta/Makefile
index 658d57b0f1ad..a81576f61696 100644
--- a/games/chanta/Makefile
+++ b/games/chanta/Makefile
@@ -7,14 +7,13 @@
PORTNAME= chanta
PORTVERSION= 0.15
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.losersjuegos.com.ar/juegos/chanta/descargas/
MAINTAINER= acm@FreeBSD.org
COMMENT= Free 2D jump and run game
-USE_X_PREFIX= yes
USE_SDL= sdl image mixer
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile
index 885d69b23c99..a00c58a53ee2 100644
--- a/games/criticalmass/Makefile
+++ b/games/criticalmass/Makefile
@@ -7,7 +7,7 @@
PORTNAME= criticalmass
PORTVERSION= 1.0.0
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -22,7 +22,7 @@ CONFLICTS= shaaft-[0-9]*
USE_BZIP2= yes
USE_SDL= image mixer sdl
USE_GL= yes
-USE_XLIB= yes
+USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --disable-optimize
diff --git a/games/el/Makefile b/games/el/Makefile
index bc8105153434..c02aeeccb53e 100644
--- a/games/el/Makefile
+++ b/games/el/Makefile
@@ -7,7 +7,7 @@
PORTNAME= el
PORTVERSION= 140
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL:S,$,acm/${PORTNAME}/,}
@@ -29,7 +29,6 @@ USE_GMAKE= yes
USE_GNOME= libxml2
USE_SDL= sdl net image
USE_GL= yes
-USE_XLIB= yes
ALL_TARGET= el.x86
MAKEFILE= Makefile.bsdg
diff --git a/games/galaxymage/Makefile b/games/galaxymage/Makefile
index e2bd51f67ca8..fdaeb97d9cea 100644
--- a/games/galaxymage/Makefile
+++ b/games/galaxymage/Makefile
@@ -7,7 +7,7 @@
PORTNAME= galaxymage
PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/tactics/
@@ -18,7 +18,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric
${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \
${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl
-USE_X_PREFIX= yes
USE_PYTHON= yes
USE_TWISTED= yes
USE_GETTEXT= yes
diff --git a/games/glest/Makefile b/games/glest/Makefile
index f6c3ccc48dcf..f875412bece1 100644
--- a/games/glest/Makefile
+++ b/games/glest/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glest
PORTVERSION= 2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,7 +24,6 @@ LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
RUN_DEPENDS= ${DATADIR}/configuration.xml:${PORTSDIR}/games/glest-data
-USE_XLIB= yes
USE_AUTOTOOLS= automake:15:env autoconf:261:env
USE_ZIP= yes
USE_DOS2UNIX= yes
diff --git a/games/mangband/Makefile b/games/mangband/Makefile
index ffa64f38c0f7..ce578d9b6f1e 100644
--- a/games/mangband/Makefile
+++ b/games/mangband/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mangband
PORTVERSION= 0.7.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://mangband.org/download/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
diff --git a/games/pongix/Makefile b/games/pongix/Makefile
index 5a2a7b005fad..9f95058b003a 100644
--- a/games/pongix/Makefile
+++ b/games/pongix/Makefile
@@ -7,14 +7,13 @@
PORTNAME= pongix
PORTVERSION= 0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.losersjuegos.com.ar/juegos/pongix/descargas/
MAINTAINER= acm@FreeBSD.org
COMMENT= Free pong-like game
-USE_X_PREFIX= yes
USE_SDL= sdl image net
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/games/primateplunge/Makefile b/games/primateplunge/Makefile
index 4e4ea7dcb505..e58811729e8c 100644
--- a/games/primateplunge/Makefile
+++ b/games/primateplunge/Makefile
@@ -7,7 +7,7 @@
PORTNAME= primateplunge
PORTVERSION= 1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.ecs.soton.ac.uk/~njh/primateplunge/
@@ -16,7 +16,6 @@ COMMENT= Primate Plunge is an arcade game
RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_SDL= sdl mixer
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/games/pysycache-lang/Makefile b/games/pysycache-lang/Makefile
index e208a48ab375..f246b7421a5d 100644
--- a/games/pysycache-lang/Makefile
+++ b/games/pysycache-lang/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lang
PORTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/py4childs/pysycache/v${PORTVERSION}/
PKGNAMEPREFIX= pysycache-
@@ -20,7 +20,6 @@ COMMENT= The pysycache lang support
RUN_DEPENDS= pysycache.py:${PORTSDIR}/games/pysycache
USE_ZIP= yes
-USE_X_PREFIX= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}
DATADIR= ${PREFIX}/share/${DIST_SUBDIR}
diff --git a/games/pysycache-themes/Makefile b/games/pysycache-themes/Makefile
index 67dc8d523170..813dfa4890e3 100644
--- a/games/pysycache-themes/Makefile
+++ b/games/pysycache-themes/Makefile
@@ -7,7 +7,7 @@
PORTNAME= themes
PORTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games python
MASTER_SITES= http://themes.pysycache.free.fr/
PKGNAMEPREFIX= pysycache-
@@ -20,7 +20,6 @@ COMMENT= The pysycache themes support
RUN_DEPENDS= pysycache.py:${PORTSDIR}/games/pysycache
USE_ZIP= yes
-USE_X_PREFIX= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}
DATADIR= ${PREFIX}/share/${DIST_SUBDIR}
diff --git a/games/pysycache/Makefile b/games/pysycache/Makefile
index 706194bfec6c..7393b29adb26 100644
--- a/games/pysycache/Makefile
+++ b/games/pysycache/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pysycache
PORTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/py4childs/${PORTNAME}/v${PORTVERSION}/
DIST_SUBDIR= ${PORTNAME}
@@ -18,7 +18,6 @@ COMMENT= Educational software made in python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
USE_ZIP= yes
-USE_X_PREFIX= yes
USE_PYTHON= yes
NO_BUILD= yes