Unbreak: missing BDEP
Regen PLIST while here.
This commit is contained in:
parent
12e7656cc0
commit
d4ba2ad23d
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user