aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-10-30 10:50:05 +0800
committerswills <swills@FreeBSD.org>2013-10-30 10:50:05 +0800
commit49398084f8a0e30718179e8e7c1f1c9db3944628 (patch)
tree3f6a43f38dd11380d5bc1b50891f6d0a12a0ef74 /graphics
parent9d0274d12e8fc0b08c7716d2dac7d5a74489614e (diff)
downloadfreebsd-ports-gnome-49398084f8a0e30718179e8e7c1f1c9db3944628.tar.gz
freebsd-ports-gnome-49398084f8a0e30718179e8e7c1f1c9db3944628.tar.zst
freebsd-ports-gnome-49398084f8a0e30718179e8e7c1f1c9db3944628.zip
- Add stage support
Diffstat (limited to 'graphics')
-rw-r--r--graphics/rubygem-opengl/Makefile1
-rw-r--r--graphics/rubygem-railroad/Makefile1
-rw-r--r--graphics/rubygem-rmagick/Makefile1
-rw-r--r--graphics/rubygem-rsvg2/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/graphics/rubygem-opengl/Makefile b/graphics/rubygem-opengl/Makefile
index 31d46aa81c69..16ba8c65285e 100644
--- a/graphics/rubygem-opengl/Makefile
+++ b/graphics/rubygem-opengl/Makefile
@@ -17,7 +17,6 @@ USE_RUBYGEMS= yes
USE_GL= glut
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${RUBY_VER} == 1.8
IGNORE= Does not work with Ruby 1.8
diff --git a/graphics/rubygem-railroad/Makefile b/graphics/rubygem-railroad/Makefile
index 985887e8ecec..3832cd1c6b1a 100644
--- a/graphics/rubygem-railroad/Makefile
+++ b/graphics/rubygem-railroad/Makefile
@@ -15,5 +15,4 @@ RUBYGEM_AUTOPLIST= YES
PLIST_FILES= bin/railroad
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/rubygem-rmagick/Makefile b/graphics/rubygem-rmagick/Makefile
index 16011d9595de..40fecde85646 100644
--- a/graphics/rubygem-rmagick/Makefile
+++ b/graphics/rubygem-rmagick/Makefile
@@ -15,7 +15,6 @@ RUBYGEM_AUTOPLIST= yes
OPTIONS_DEFINE= X11
OPTIONS_DEFAULT= X11
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}
diff --git a/graphics/rubygem-rsvg2/Makefile b/graphics/rubygem-rsvg2/Makefile
index bd1f337a0df0..a3777bc279af 100644
--- a/graphics/rubygem-rsvg2/Makefile
+++ b/graphics/rubygem-rsvg2/Makefile
@@ -16,5 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>