Skip to content

Commit

Permalink
games/fheroes2: add timidity to RUN_DEPENDS
Browse files Browse the repository at this point in the history
Apparently needed to have working sound in some configurations.

Reported by:	crypt@crypts.me
  • Loading branch information
pkubaj committed Jul 15, 2022
1 parent 328d02d commit 3793a17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions games/fheroes2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fheroes2
PORTVERSION= 0.9.17
PORTREVISION= 1
CATEGORIES= games

MAINTAINER= pkubaj@FreeBSD.org
Expand All @@ -9,6 +10,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libpng.so:graphics/png
RUN_DEPENDS= timidity:audio/timidity

USES= cmake gettext-tools iconv localbase:ldflags pkgconfig sdl \
shebangfix
Expand Down

0 comments on commit 3793a17

Please sign in to comment.