aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-10-17 10:08:33 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-10-17 10:08:33 +0000
commitac39d25cb13d645037681dbc65360f16ba857b56 (patch)
treeef5a113874cbd7573264f2676a0bdd4290666ea2 /games
parenta6cfe1d5456c7ee8c837e328c9fe08404d9fbbea (diff)
downloadports-ac39d25cb13d645037681dbc65360f16ba857b56.tar.gz
ports-ac39d25cb13d645037681dbc65360f16ba857b56.zip
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen
Notes
Notes: svn path=/head/; revision=283695
Diffstat (limited to 'games')
-rw-r--r--games/dangerdeep/Makefile4
-rw-r--r--games/quantumminigolf/Makefile1
-rw-r--r--games/scorched3d/Makefile2
3 files changed, 4 insertions, 3 deletions
diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile
index 137d5ad70c4a..c287d23cb49b 100644
--- a/games/dangerdeep/Makefile
+++ b/games/dangerdeep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dangerdeep
PORTVERSION= 0.3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/danger_from_the_deep-src/${PORTVERSION}
DIST_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= Open source World War II German submarine simulation
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons
-LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \
+LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
execinfo.1:${PORTSDIR}/devel/libexecinfo
RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/maps/default.xml:${PORTSDIR}/games/dangerdeep-data
diff --git a/games/quantumminigolf/Makefile b/games/quantumminigolf/Makefile
index e38a168903b0..1782a07c6adc 100644
--- a/games/quantumminigolf/Makefile
+++ b/games/quantumminigolf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= quantumminigolf
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile
index d0c45aee3332..5cd24525318e 100644
--- a/games/scorched3d/Makefile
+++ b/games/scorched3d/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scorched3d
PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${SCORCH_VERSION}/
DISTNAME= Scorched3D-${SCORCH_VERSION}-src