aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-opengl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rubygem-opengl/Makefile')
-rw-r--r--graphics/rubygem-opengl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-opengl/Makefile b/graphics/rubygem-opengl/Makefile
index 28a73f794760..544f97a50178 100644
--- a/graphics/rubygem-opengl/Makefile
+++ b/graphics/rubygem-opengl/Makefile
@@ -14,8 +14,8 @@ COMMENT= OpenGL wrapper for Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
+USES= gl gem
USE_GL= glut
USE_RUBY= yes
-USES= gem
.include <bsd.port.mk>