From eb08c5441cf4772f805b99523084b12164ed2495 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/rubygem-opengl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/rubygem-opengl/Makefile') diff --git a/graphics/rubygem-opengl/Makefile b/graphics/rubygem-opengl/Makefile index d1fa2d7dd8d5..31d46aa81c69 100644 --- a/graphics/rubygem-opengl/Makefile +++ b/graphics/rubygem-opengl/Makefile @@ -1,4 +1,4 @@ -# Whom: Steve Wills +# Created by: Steve Wills # $FreeBSD$ PORTNAME= opengl @@ -17,6 +17,7 @@ USE_RUBYGEMS= yes USE_GL= glut RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include .if ${RUBY_VER} == 1.8 IGNORE= Does not work with Ruby 1.8 -- cgit v1.2.3