diff --git a/games/freedink/game/Makefile b/games/freedink/game/Makefile index ef4c7cc196c..9468ce25084 100644 --- a/games/freedink/game/Makefile +++ b/games/freedink/game/Makefile @@ -1,14 +1,16 @@ -# $OpenBSD: Makefile,v 1.3 2019/05/07 15:27:47 bcallah Exp $ +# $OpenBSD: Makefile,v 1.4 2019/05/08 19:04:30 ajacoutot Exp $ COMMENT = free clone of Dink Smallwood game DISTNAME = freedink-109.6 +REVISION = 0 WANTLIB += ${COMPILER_LIBCXX} SDL2 SDL2_gfx-1.0 SDL2_image SDL2_mixer WANTLIB += SDL2_ttf c fontconfig freetype iconv intl m z BUILD_DEPENDS = archivers/zip \ devel/help2man \ - devel/check + devel/check \ + graphics/glm LIB_DEPENDS = devel/gettext \ devel/sdl2-image \ diff --git a/games/freedink/game/pkg/PLIST b/games/freedink/game/pkg/PLIST index d2d18a5b566..9adf5323190 100644 --- a/games/freedink/game/pkg/PLIST +++ b/games/freedink/game/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/05/07 15:27:47 bcallah Exp $ +@comment $OpenBSD: PLIST,v 1.3 2019/05/08 19:04:30 ajacoutot Exp $ bin/dink bin/dinkedit @bin bin/freedink @@ -13,10 +13,6 @@ share/freedink/ share/freedink/LiberationSans-Regular.ttf share/freedink/jump.wav share/freedink/stop.wav -share/icons/ -share/icons/hicolor/ -share/icons/hicolor/scalable/ -share/icons/hicolor/scalable/apps/ share/icons/hicolor/scalable/apps/freedink.svg share/locale/af/LC_MESSAGES/freedink-gnulib.mo share/locale/be/LC_MESSAGES/freedink-gnulib.mo