- Add USE_GL

Approved by:	garga (mentor, implicit)
This commit is contained in:
Jose Alonso Cardenas Marquez 2006-09-12 17:33:51 +00:00
parent c382fc626c
commit ee587272e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172871

View File

@ -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}