From 6937e9b2835d5e96f912d8671e9477b3a2853065 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 26 Oct 2013 17:01:45 +0000 Subject: - Support STAGEDIR --- net/rubygem-dropbox-sdk/Makefile | 1 - net/rubygem-httpauth/Makefile | 1 - net/rubygem-oauth2/Makefile | 1 - net/rubygem-uri-redis/Makefile | 1 - 4 files changed, 4 deletions(-) (limited to 'net') diff --git a/net/rubygem-dropbox-sdk/Makefile b/net/rubygem-dropbox-sdk/Makefile index 6584810ed69f..399b3d3c8ec5 100644 --- a/net/rubygem-dropbox-sdk/Makefile +++ b/net/rubygem-dropbox-sdk/Makefile @@ -13,7 +13,6 @@ LICENSE= MIT RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json -NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/net/rubygem-httpauth/Makefile b/net/rubygem-httpauth/Makefile index 279945304e64..f3fea98f81f4 100644 --- a/net/rubygem-httpauth/Makefile +++ b/net/rubygem-httpauth/Makefile @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include diff --git a/net/rubygem-oauth2/Makefile b/net/rubygem-oauth2/Makefile index a6a710c820ee..ebf9264636a2 100644 --- a/net/rubygem-oauth2/Makefile +++ b/net/rubygem-oauth2/Makefile @@ -22,5 +22,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include diff --git a/net/rubygem-uri-redis/Makefile b/net/rubygem-uri-redis/Makefile index f12b925305cb..094014474dee 100644 --- a/net/rubygem-uri-redis/Makefile +++ b/net/rubygem-uri-redis/Makefile @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include -- cgit