diff --git a/games/fheroes2/Makefile b/games/fheroes2/Makefile index a8d998837207..5d409bb7ce4d 100644 --- a/games/fheroes2/Makefile +++ b/games/fheroes2/Makefile @@ -1,27 +1,22 @@ PORTNAME= fheroes2 -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org COMMENT= Free implementation of Heroes of Might and Magic II engine LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libtinyxml.so:textproc/tinyxml +LIB_DEPENDS= libpng16.so:graphics/png -USES= gettext-tools gmake sdl +USES= cmake gettext-tools iconv localbase:ldflags pkgconfig sdl USE_GITHUB= yes GH_ACCOUNT= ihhub USE_SDL= image2 mixer2 sdl2 ttf2 -LDFLAGS+= -ltinyxml -MAKE_ENV= WITHOUT_BUNDLED_LIBS=1 - -PLIST_FILES= bin/${PORTNAME} - -do-install: - ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} \ - ${STAGEDIR}${PREFIX}/bin/${PORTNAME} +PLIST_FILES= bin/${PORTNAME} \ + ${DOCSDIR}/README.txt \ + ${DOCSDIR}/changelog.txt .include diff --git a/games/fheroes2/distinfo b/games/fheroes2/distinfo index 51c5f22f28e9..a4c69e6516dc 100644 --- a/games/fheroes2/distinfo +++ b/games/fheroes2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620138496 -SHA256 (ihhub-fheroes2-0.9.3_GH0.tar.gz) = f3729108aa6bfd46b17c86f89247384e0d034cffeaa828ee819afdf01d184471 -SIZE (ihhub-fheroes2-0.9.3_GH0.tar.gz) = 4515609 +TIMESTAMP = 1622796617 +SHA256 (ihhub-fheroes2-0.9.4_GH0.tar.gz) = e2a02219fcfb38132ce3f7b0ebd94bedf2fab6ab73043c170e2461829deb2a5f +SIZE (ihhub-fheroes2-0.9.4_GH0.tar.gz) = 4530495