diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-06 13:51:07 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-06 13:51:07 +0000 |
commit | aa0dbd97507e945d6140e72c5e7a4494846fa3b1 (patch) | |
tree | 45e62219138e3b1d543bc86c9b6dd22bd3f3d094 /graphics/gauche-gl/Makefile | |
parent | 03a978cff96689a20613b61748b94add5b4bd70a (diff) |
Notes
Diffstat (limited to 'graphics/gauche-gl/Makefile')
-rw-r--r-- | graphics/gauche-gl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index bb06be9b73c9..e423096a0a1c 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gosh:lang/gauche RUN_DEPENDS= gosh:lang/gauche -USES= localbase makeinfo tar:tgz +USES= gl localbase makeinfo tar:tgz USE_CSTD= gnu99 USE_XORG= ice sm x11 xext xmu xi USE_GL= gl glu glut |