aboutsummaryrefslogtreecommitdiff
path: root/games/naev
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-27 05:55:25 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-27 05:55:25 +0000
commitea4ec9bf908a8da1414f72b3663db48477c17c08 (patch)
treee52729d1f9dfa735a00cd0399b2fa0b100dd9537 /games/naev
parent552d94a43592de2340f9e1ad4eae777b3434619d (diff)
downloadports-ea4ec9bf908a8da1414f72b3663db48477c17c08.tar.gz
ports-ea4ec9bf908a8da1414f72b3663db48477c17c08.zip
Notes
Diffstat (limited to 'games/naev')
-rw-r--r--games/naev/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile
index 098430c62b27..42a6040aa7e5 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -3,7 +3,7 @@
PORTNAME= naev
PORTVERSION= 0.7.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
@@ -13,13 +13,10 @@ COMMENT= 2D action/RPG space game
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN= Depends on the library that isn't installed by SuiteSparse any more: https://github.com/naev/naev/issues/774
-
LIB_DEPENDS= libpng.so:graphics/png \
libfreetype.so:print/freetype2 \
libvorbisfile.so:audio/libvorbis \
- libzip.so:archivers/libzip \
- libcsparse.so:math/suitesparse
+ libzip.so:archivers/libzip
RUN_DEPENDS= ${LOCALBASE}/${DATADIR_REL}/${DISTNAME}-ndata.zip:games/naev-data
USES= autoreconf:build compiler:features gmake pkgconfig tar:bzip2