diff options
Diffstat (limited to 'graphics/rubygem-opengl/Makefile')
-rw-r--r-- | graphics/rubygem-opengl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/rubygem-opengl/Makefile b/graphics/rubygem-opengl/Makefile index 5431ec51adc4..bb6e82c19b35 100644 --- a/graphics/rubygem-opengl/Makefile +++ b/graphics/rubygem-opengl/Makefile @@ -15,6 +15,5 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE USES= gl gem USE_GL= glut -USE_RUBY= yes .include <bsd.port.mk> |