aboutsummaryrefslogtreecommitdiff
path: root/games/naev
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/naev
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'games/naev')
-rw-r--r--games/naev/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile
index f015cb648858..3e6d01d974b5 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -12,12 +12,12 @@ COMMENT= 2D action/RPG space game
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
- libfreetype.so:${PORTSDIR}/print/freetype2 \
- libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
- libzip.so:${PORTSDIR}/archivers/libzip \
- libcsparse.so:${PORTSDIR}/math/suitesparse
-RUN_DEPENDS= ${DATADIR}/ndata-${PORTVERSION}.zip:${PORTSDIR}/games/naev-data
+LIB_DEPENDS= libpng.so:graphics/png \
+ libfreetype.so:print/freetype2 \
+ libvorbisfile.so:audio/libvorbis \
+ libzip.so:archivers/libzip \
+ libcsparse.so:math/suitesparse
+RUN_DEPENDS= ${DATADIR}/ndata-${PORTVERSION}.zip:games/naev-data
USES= autoreconf:build compiler:features gmake pkgconfig tar:bzip2
GNU_CONFIGURE= yes