diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-dropbox-sdk/Makefile | 1 | ||||
-rw-r--r-- | net/rubygem-httpauth/Makefile | 1 | ||||
-rw-r--r-- | net/rubygem-oauth2/Makefile | 1 | ||||
-rw-r--r-- | net/rubygem-uri-redis/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> |