summaryrefslogtreecommitdiff
path: root/games/naev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/naev/Makefile')
-rw-r--r--games/naev/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile
index de5938b82e5b..c35fea69a7ed 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -1,7 +1,7 @@
PORTNAME= naev
PORTVERSION= 0.10.6
DISTVERSIONSUFFIX= -source
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= games
MASTER_SITES= https://github.com/naev/naev/releases/download/v${PORTVERSION}/
@@ -13,7 +13,7 @@ LICENSE= GPLv2 GPLv3 CC-BY-3.0 CC-BY-SA-3.0 PD
LICENSE_COMB= multi
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR}
LIB_DEPENDS= libamd.so:math/suitesparse-amd \
libbacktrace.so:devel/libbacktrace \
libblas.so:math/blas \
@@ -32,7 +32,7 @@ LIB_DEPENDS= libamd.so:math/suitesparse-amd \
libwebp.so:graphics/webp \
libzip.so:archivers/libzip
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR}
USES= desktop-file-utils gettext gl gnome localbase:ldflags \
luajit:luajit-openresty meson openal pkgconfig python sdl \