diff options
Diffstat (limited to 'games/hedgewars/Makefile')
-rw-r--r-- | games/hedgewars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index 583e4227383b..8b5aec5dc986 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -18,7 +18,7 @@ LICENSE_COMB= multi LIB_DEPENDS= libphysfs.so:devel/physfs \ libpng.so:graphics/png -USES= cmake:noninja desktop-file-utils lua:51 tar:bzip2 +USES= cmake:noninja desktop-file-utils fpc lua:51 tar:bzip2 USE_SDL= sdl2 mixer2 image2 ttf2 net2 USE_FPC= opengl libpng rtl-objpas USE_QT4= corelib gui moc_build network \ |