diff options
Diffstat (limited to 'graphics/rubygem-opengl/Makefile')
-rw-r--r-- | graphics/rubygem-opengl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-opengl/Makefile b/graphics/rubygem-opengl/Makefile index 4a67c28bdf83..0055092a240c 100644 --- a/graphics/rubygem-opengl/Makefile +++ b/graphics/rubygem-opengl/Makefile @@ -15,6 +15,6 @@ LICENSE= MIT USE_GL= glut USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |