1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Utilize USE_GL

PR:		ports/67801
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-06-10 18:24:40 +00:00
parent 62d1274e98
commit 6df3680bab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111216

View File

@ -19,7 +19,7 @@ COMMENT= An OpenGL & SDL action flight simulator
WRKSRC= ${WRKDIR}/${DISTNAME}-src
USE_SDL= mixer sdl
USE_MESA= yes
USE_GL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --x-include=${X11BASE}/include \
--x-libraries=${X11BASE}/lib \