- Add USE_GL
Approved by: garga (mentor, implicit)
This commit is contained in:
parent
c382fc626c
commit
ee587272e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172871
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ USE_BZIP2= yes
|
|||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_SDL= sdl net
|
||||
USE_GL= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD}
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
|
Loading…
Reference in a new issue