aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/glpuzzle/Makefile4
-rw-r--r--games/jigzo/Makefile4
-rw-r--r--games/moonlander/Makefile3
-rw-r--r--games/sdb/Makefile4
-rw-r--r--games/trimines/Makefile6
-rw-r--r--graphics/scrot/Makefile3
-rw-r--r--graphics/sharpconstruct/Makefile3
7 files changed, 8 insertions, 19 deletions
diff --git a/games/glpuzzle/Makefile b/games/glpuzzle/Makefile
index 08d6c26b5d6..da193d0766c 100644
--- a/games/glpuzzle/Makefile
+++ b/games/glpuzzle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glpuzzle
PORTVERSION= 0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.iua.upf.es/~mdeboer/resorama/glpuzzle/ \
http://www.amdmi3.ru/distfiles/
@@ -19,11 +19,9 @@ COMMENT= An OpenGL jigsaw puzzle game
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
-USE_X_PREFIX= yes
USE_SDL= sdl mixer
USE_GL= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
MAKE_ENV= CXX="${CXX}" \
CPPFLAGS="`${SDL_CONFIG} --cflags` -I${X11BASE}/include" \
diff --git a/games/jigzo/Makefile b/games/jigzo/Makefile
index 08d6c26b5d6..da193d0766c 100644
--- a/games/jigzo/Makefile
+++ b/games/jigzo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glpuzzle
PORTVERSION= 0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.iua.upf.es/~mdeboer/resorama/glpuzzle/ \
http://www.amdmi3.ru/distfiles/
@@ -19,11 +19,9 @@ COMMENT= An OpenGL jigsaw puzzle game
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
-USE_X_PREFIX= yes
USE_SDL= sdl mixer
USE_GL= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
MAKE_ENV= CXX="${CXX}" \
CPPFLAGS="`${SDL_CONFIG} --cflags` -I${X11BASE}/include" \
diff --git a/games/moonlander/Makefile b/games/moonlander/Makefile
index b8df729eb19..7c476c4372d 100644
--- a/games/moonlander/Makefile
+++ b/games/moonlander/Makefile
@@ -7,7 +7,7 @@
PORTNAME= moonlander
PORTVERSION= 1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR=pool/main/m/moon-lander
@@ -17,7 +17,6 @@ MAINTAINER= amdmi3@amdmi3.ru
COMMENT= Land a spacecraft on the moon
USE_SDL= mixer image sdl
-USE_X_PREFIX= YES
WRKSRC= ${WRKDIR}/moon-lander
diff --git a/games/sdb/Makefile b/games/sdb/Makefile
index 1b9656afc6f..9503d244709 100644
--- a/games/sdb/Makefile
+++ b/games/sdb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sdb
PORTVERSION= 1.0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://sdb.gamecreation.org/ \
http://www.amdmi3.ru/distfiles/
@@ -15,11 +15,9 @@ MASTER_SITES= http://sdb.gamecreation.org/ \
MAINTAINER= amdmi3@amdmi3.ru
COMMENT= Futuristic overhead shooter
-USE_X_PREFIX= yes
USE_SDL= mixer image sdl
USE_GL= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
BUILD_WRKSRC= ${WRKSRC}/src
diff --git a/games/trimines/Makefile b/games/trimines/Makefile
index 1d2c695ac73..39cb1b75d75 100644
--- a/games/trimines/Makefile
+++ b/games/trimines/Makefile
@@ -7,17 +7,15 @@
PORTNAME= trimines
PORTVERSION= 1.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.freewebs.com/trimines/ \
http://www.amdmi3.ru/distfiles/
-
+
MAINTAINER= amdmi3@amdmi3.ru
COMMENT= Mine sweeper game that uses triangles instead of squares
USE_SDL= sdl
-USE_GCC= 3.4+
-USE_X_PREFIX= yes
post-patch:
@${REINPLACE_CMD} -e 's|data/|${DATADIR}/|' ${WRKSRC}/src/gfx.c
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile
index e87c716061d..e6fa9a995b3 100644
--- a/graphics/scrot/Makefile
+++ b/graphics/scrot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scrot
PORTVERSION= 0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://linuxbrit.co.uk/downloads/ \
http://www.amdmi3.ru/distfiles/
@@ -17,7 +17,6 @@ COMMENT= A screen capture utility that utilizes Imlib2
LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/graphics/sharpconstruct/Makefile b/graphics/sharpconstruct/Makefile
index 808583ccfba..11313b77c20 100644
--- a/graphics/sharpconstruct/Makefile
+++ b/graphics/sharpconstruct/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sharpconstruct
PORTVERSION= 0.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF
MASTER_SITE_SUBDIR= sharp3d
@@ -19,7 +19,6 @@ LIB_DEPENDS= gtkglextmm-x11-1.2.0:${PORTSDIR}/x11-toolkits/gtkglextmm \
glademm-2.4.1:${PORTSDIR}/devel/libglademm24
USE_BZIP2= yes
-USE_X_PREFIX= yes
USE_GL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes