aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-05-11 23:12:06 +0800
committerahze <ahze@FreeBSD.org>2006-05-11 23:12:06 +0800
commit203e1b02856fda7821ba5214272240ca29418fca (patch)
tree3c56c347254b62b06bf4e7341777e57ebb8201d1 /games
parent5868b771b0fcac9015e9999a24e198f586cbfb55 (diff)
downloadfreebsd-ports-gnome-203e1b02856fda7821ba5214272240ca29418fca.tar.gz
freebsd-ports-gnome-203e1b02856fda7821ba5214272240ca29418fca.tar.zst
freebsd-ports-gnome-203e1b02856fda7821ba5214272240ca29418fca.zip
- Chase fftw3 libver bump
Diffstat (limited to 'games')
-rw-r--r--games/dangerdeep/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile
index f7ecf1e0789a..1eddabccc691 100644
--- a/games/dangerdeep/Makefile
+++ b/games/dangerdeep/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dangerdeep
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dangerdeep
@@ -15,7 +16,7 @@ MAINTAINER= acardenas@bsd.org.pe
COMMENT= Open source World War II German submarine simulation
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons
-LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 \
+LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
execinfo.1:${PORTSDIR}/devel/libexecinfo
USE_X_PREFIX= yes