- Add dependency on gettext-tools: msgfmt is always used to process .desktop file; fixes build with disabled NLS

This commit is contained in:
Dmitry Marakasov 2016-10-28 08:19:25 +00:00
parent 1e48ce9ca0
commit 866f7c7559
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424811

View file

@ -12,7 +12,7 @@ COMMENT= Arcade-style, top-scrolling space shooter
LIB_DEPENDS= libGLC.so:graphics/quesoglc
GNU_CONFIGURE= yes
USES= gmake localbase pkgconfig
USES= gmake gettext-tools localbase pkgconfig
USE_SDL= sdl2 image2
USE_GL= gl glu
CONFIGURE_ARGS= --disable-sdl \