aboutsummaryrefslogtreecommitdiffstats
path: root/misc
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 /misc
parent9d0274d12e8fc0b08c7716d2dac7d5a74489614e (diff)
downloadfreebsd-ports-graphics-49398084f8a0e30718179e8e7c1f1c9db3944628.tar.gz
freebsd-ports-graphics-49398084f8a0e30718179e8e7c1f1c9db3944628.tar.zst
freebsd-ports-graphics-49398084f8a0e30718179e8e7c1f1c9db3944628.zip
- Add stage support
Diffstat (limited to 'misc')
-rw-r--r--misc/rubygem-dotenv/Makefile1
-rw-r--r--misc/rubygem-mime-types/Makefile1
-rw-r--r--misc/rubygem-vpim/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/misc/rubygem-dotenv/Makefile b/misc/rubygem-dotenv/Makefile
index 495d074dbaa..a120a8ef6d6 100644
--- a/misc/rubygem-dotenv/Makefile
+++ b/misc/rubygem-dotenv/Makefile
@@ -14,6 +14,5 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES+= bin/dotenv
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/misc/rubygem-mime-types/Makefile b/misc/rubygem-mime-types/Makefile
index 10ed719c9b2..c7909a44787 100644
--- a/misc/rubygem-mime-types/Makefile
+++ b/misc/rubygem-mime-types/Makefile
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/misc/rubygem-vpim/Makefile b/misc/rubygem-vpim/Makefile
index 6766b8f5f94..74c5c572169 100644
--- a/misc/rubygem-vpim/Makefile
+++ b/misc/rubygem-vpim/Makefile
@@ -15,5 +15,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES+= bin/reminder bin/rrule
-NO_STAGE= yes
.include <bsd.port.mk>