1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Fix build with GCC-based architectures.

PR:		232129
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-10-28 19:41:53 +00:00
parent cf8d277db0
commit ff9e099a05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483330

View File

@ -15,13 +15,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk
USES= gmake localbase
USES= gl gmake localbase
USE_CXXSTD= c++98
GNU_CONFIGURE= yes
USE_SDL= image sdl
USE_GL= gl glu
CXXFLAGS+= -Wno-c++11-narrowing
PLIST_FILES= bin/toycars \
bin/toycars_track_editor \
bin/toycars_vehicle_editor