aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-10-30 02:53:47 +0000
committerSteve Wills <swills@FreeBSD.org>2013-10-30 02:53:47 +0000
commit23b7ed77c21a118980338177372db1c76245c6de (patch)
tree975423a230eef08b3b95f71aa854f20c5f5ca297 /net
parentd1e6a4ed38a2da8a6750fa4ec44aa89c9bf91547 (diff)
downloadports-23b7ed77c21a118980338177372db1c76245c6de.tar.gz
ports-23b7ed77c21a118980338177372db1c76245c6de.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-amqp067/Makefile1
-rw-r--r--net/rubygem-connection_pool/Makefile1
-rw-r--r--net/rubygem-domain_name/Makefile1
-rw-r--r--net/rubygem-geoip/Makefile1
-rw-r--r--net/rubygem-gitlab_omniauth-ldap/Makefile1
-rw-r--r--net/rubygem-ipaddress/Makefile1
-rw-r--r--net/rubygem-macaddr/Makefile1
-rw-r--r--net/rubygem-net-ldap/Makefile1
-rw-r--r--net/rubygem-oauth/Makefile1
-rw-r--r--net/rubygem-omniauth-github/Makefile1
-rw-r--r--net/rubygem-omniauth-google-oauth2/Makefile1
-rw-r--r--net/rubygem-omniauth-oauth/Makefile1
-rw-r--r--net/rubygem-omniauth-oauth2/Makefile1
-rw-r--r--net/rubygem-omniauth-twitter/Makefile1
-rw-r--r--net/rubygem-open-uri-cached/Makefile1
-rw-r--r--net/rubygem-openid/Makefile1
16 files changed, 0 insertions, 16 deletions
diff --git a/net/rubygem-amqp067/Makefile b/net/rubygem-amqp067/Makefile
index 42ee0bc2af62..1a899e9a679d 100644
--- a/net/rubygem-amqp067/Makefile
+++ b/net/rubygem-amqp067/Makefile
@@ -19,5 +19,4 @@ RUBYGEM_AUTOPLIST= yes
PKGNAMESUFFIX= 067
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-connection_pool/Makefile b/net/rubygem-connection_pool/Makefile
index 3295ab763e2f..3db00a821023 100644
--- a/net/rubygem-connection_pool/Makefile
+++ b/net/rubygem-connection_pool/Makefile
@@ -14,6 +14,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-domain_name/Makefile b/net/rubygem-domain_name/Makefile
index 0e24dfea0526..683b2f21f8f9 100644
--- a/net/rubygem-domain_name/Makefile
+++ b/net/rubygem-domain_name/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-geoip/Makefile b/net/rubygem-geoip/Makefile
index 9ba410ff41e2..a027af1e0891 100644
--- a/net/rubygem-geoip/Makefile
+++ b/net/rubygem-geoip/Makefile
@@ -16,5 +16,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/geoip
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-gitlab_omniauth-ldap/Makefile b/net/rubygem-gitlab_omniauth-ldap/Makefile
index 39c2f3b2864b..fb4618520543 100644
--- a/net/rubygem-gitlab_omniauth-ldap/Makefile
+++ b/net/rubygem-gitlab_omniauth-ldap/Makefile
@@ -17,6 +17,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-ipaddress/Makefile b/net/rubygem-ipaddress/Makefile
index abd2e57ee89e..5cbb83721430 100644
--- a/net/rubygem-ipaddress/Makefile
+++ b/net/rubygem-ipaddress/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-macaddr/Makefile b/net/rubygem-macaddr/Makefile
index 35b32c461355..035a093e62d6 100644
--- a/net/rubygem-macaddr/Makefile
+++ b/net/rubygem-macaddr/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-net-ldap/Makefile b/net/rubygem-net-ldap/Makefile
index 4dad510d906a..4f6f61591732 100644
--- a/net/rubygem-net-ldap/Makefile
+++ b/net/rubygem-net-ldap/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile
index 5766169a85e8..2b016af60304 100644
--- a/net/rubygem-oauth/Makefile
+++ b/net/rubygem-oauth/Makefile
@@ -14,5 +14,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/oauth
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-omniauth-github/Makefile b/net/rubygem-omniauth-github/Makefile
index 6270b5e1d915..b807f4a63bbc 100644
--- a/net/rubygem-omniauth-github/Makefile
+++ b/net/rubygem-omniauth-github/Makefile
@@ -15,6 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-omniauth-google-oauth2/Makefile b/net/rubygem-omniauth-google-oauth2/Makefile
index ce25a7f1dfab..bdc91e65c85d 100644
--- a/net/rubygem-omniauth-google-oauth2/Makefile
+++ b/net/rubygem-omniauth-google-oauth2/Makefile
@@ -15,6 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-omniauth-oauth/Makefile b/net/rubygem-omniauth-oauth/Makefile
index 197d932ca3e9..90527ae2f888 100644
--- a/net/rubygem-omniauth-oauth/Makefile
+++ b/net/rubygem-omniauth-oauth/Makefile
@@ -15,6 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile
index 721f97f05b48..0b617962c297 100644
--- a/net/rubygem-omniauth-oauth2/Makefile
+++ b/net/rubygem-omniauth-oauth2/Makefile
@@ -15,6 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-omniauth-twitter/Makefile b/net/rubygem-omniauth-twitter/Makefile
index 13b0de63621d..919c34b8ab90 100644
--- a/net/rubygem-omniauth-twitter/Makefile
+++ b/net/rubygem-omniauth-twitter/Makefile
@@ -15,6 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-open-uri-cached/Makefile b/net/rubygem-open-uri-cached/Makefile
index ea82d8223bd7..e7905d7d320e 100644
--- a/net/rubygem-open-uri-cached/Makefile
+++ b/net/rubygem-open-uri-cached/Makefile
@@ -12,5 +12,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-openid/Makefile b/net/rubygem-openid/Makefile
index f7d90b49fbd3..726e22883829 100644
--- a/net/rubygem-openid/Makefile
+++ b/net/rubygem-openid/Makefile
@@ -18,5 +18,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>