aboutsummaryrefslogtreecommitdiff
path: root/games/dangerdeep
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:23:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:23:25 +0000
commite6ffa1f425ea668e859fae97edfd25a239614331 (patch)
tree255b3b2c0cd318aabd72e99ccb876cde204de6b7 /games/dangerdeep
parent9f1b40e753cf899e58168a889a3df63c843fcb4a (diff)
downloadports-e6ffa1f425ea668e859fae97edfd25a239614331.tar.gz
ports-e6ffa1f425ea668e859fae97edfd25a239614331.zip
Notes
Diffstat (limited to 'games/dangerdeep')
-rw-r--r--games/dangerdeep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile
index f0c2c11369ec..a803620b00c2 100644
--- a/games/dangerdeep/Makefile
+++ b/games/dangerdeep/Makefile
@@ -12,8 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Open source World War II German submarine simulation
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons
-LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
- execinfo.1:${PORTSDIR}/devel/libexecinfo
+LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \
+ libexecinfo.so:${PORTSDIR}/devel/libexecinfo
RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/maps/default.xml:${PORTSDIR}/games/dangerdeep-data
MAKE_ENV= X11BASE=${LOCALBASE}