1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Utilize USE_GL

PR:		ports/67803
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-06-10 18:25:53 +00:00
parent 6df3680bab
commit ac8fb41b8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111217

View File

@ -20,7 +20,7 @@ COMMENT= OpenGL binding for Gauche
BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_MESA= yes
USE_GL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"