1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Try but fail to fix build on gcc-based archs. The changes are necessary

but not sufficient.  This has no effect on clang-based archs.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-09-10 01:52:59 +00:00
parent 2827fcb95c
commit eab52e9fe4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479347

View File

@ -14,12 +14,14 @@ COMMENT= Lunar Lander clone
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= fails to configure: error: Could not link against boost_filesystem-boost_filesystem
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libboost_filesystem.so:devel/boost-libs \
libpng.so:graphics/png
GNU_CONFIGURE= yes
USES= gettext localbase pkgconfig
USES= compiler:c++11-lib gettext localbase pkgconfig
USE_SDL= sdl image mixer
USE_GL= gl glu