aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-10-30 02:26:17 +0000
committerSteve Wills <swills@FreeBSD.org>2013-10-30 02:26:17 +0000
commitd155f618ebba19e2a09d50e21c45edde28bfadf0 (patch)
tree4af16bd15c2e8cf07777b4c38482e3ba8ec70d00
parentc680964f5986d8f0b8175d55a55a306b46576d52 (diff)
downloadports-d155f618ebba19e2a09d50e21c45edde28bfadf0.tar.gz
ports-d155f618ebba19e2a09d50e21c45edde28bfadf0.zip
Notes
-rw-r--r--databases/rubygem-memcache-client/Makefile1
-rw-r--r--databases/rubygem-memcache/Makefile1
-rw-r--r--databases/rubygem-mysql/Makefile1
-rw-r--r--databases/rubygem-mysql2/Makefile1
-rw-r--r--databases/rubygem-pg/Makefile1
-rw-r--r--databases/rubygem-rbase/Makefile1
-rw-r--r--databases/rubygem-redis-actionpack/Makefile1
-rw-r--r--databases/rubygem-redis-namespace/Makefile1
-rw-r--r--databases/rubygem-seed-fu/Makefile1
-rw-r--r--databases/rubygem-sqlite3-ruby/Makefile1
-rw-r--r--databases/rubygem-sqlite3/Makefile1
-rw-r--r--devel/rubygem-abstract/Makefile1
-rw-r--r--devel/rubygem-active_scaffold/Makefile1
-rw-r--r--devel/rubygem-activemessaging/Makefile1
-rw-r--r--devel/rubygem-activesupport/Makefile1
-rw-r--r--devel/rubygem-activesupport4/Makefile1
-rw-r--r--devel/rubygem-allison/Makefile1
-rw-r--r--devel/rubygem-analogger/Makefile1
18 files changed, 0 insertions, 18 deletions
diff --git a/databases/rubygem-memcache-client/Makefile b/databases/rubygem-memcache-client/Makefile
index 1248ddfca48f..0d8ec2785f65 100644
--- a/databases/rubygem-memcache-client/Makefile
+++ b/databases/rubygem-memcache-client/Makefile
@@ -14,5 +14,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/memcached_top
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-memcache/Makefile b/databases/rubygem-memcache/Makefile
index d3c5a00175d4..10fba2e473a6 100644
--- a/databases/rubygem-memcache/Makefile
+++ b/databases/rubygem-memcache/Makefile
@@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST= yes
GEM_ENV +=EXTERNAL_LIB="YES"
CONFIGURE_ARGS= "--with-opt-dir=${LOCALBASE}"
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-mysql/Makefile b/databases/rubygem-mysql/Makefile
index 88aaad92619d..ebf7621f8d96 100644
--- a/databases/rubygem-mysql/Makefile
+++ b/databases/rubygem-mysql/Makefile
@@ -14,5 +14,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-mysql2/Makefile b/databases/rubygem-mysql2/Makefile
index f9278b39554b..b73012e32a9f 100644
--- a/databases/rubygem-mysql2/Makefile
+++ b/databases/rubygem-mysql2/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-pg/Makefile b/databases/rubygem-pg/Makefile
index 26ab76f856fb..fe18828ae614 100644
--- a/databases/rubygem-pg/Makefile
+++ b/databases/rubygem-pg/Makefile
@@ -20,5 +20,4 @@ PG_CONFIG= ${LOCALBASE}/bin/pg_config
CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \
--with-pgsql-lib-dir=`${PG_CONFIG} --libdir`
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-rbase/Makefile b/databases/rubygem-rbase/Makefile
index 53df70d89ae6..48e0e17d164e 100644
--- a/databases/rubygem-rbase/Makefile
+++ b/databases/rubygem-rbase/Makefile
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-redis-actionpack/Makefile b/databases/rubygem-redis-actionpack/Makefile
index 0a70adf757a4..985064220618 100644
--- a/databases/rubygem-redis-actionpack/Makefile
+++ b/databases/rubygem-redis-actionpack/Makefile
@@ -16,6 +16,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-redis-namespace/Makefile b/databases/rubygem-redis-namespace/Makefile
index 3e2baa7d4ab7..dd9a778326a7 100644
--- a/databases/rubygem-redis-namespace/Makefile
+++ b/databases/rubygem-redis-namespace/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-seed-fu/Makefile b/databases/rubygem-seed-fu/Makefile
index 4661f9cfaefe..ca6bed75adae 100644
--- a/databases/rubygem-seed-fu/Makefile
+++ b/databases/rubygem-seed-fu/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile
index b9c826fc36bd..21a11ade2c76 100644
--- a/databases/rubygem-sqlite3-ruby/Makefile
+++ b/databases/rubygem-sqlite3-ruby/Makefile
@@ -23,5 +23,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES+= bin/sqlite3_ruby
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile
index dad44e559d83..3a3ef972aadd 100644
--- a/databases/rubygem-sqlite3/Makefile
+++ b/databases/rubygem-sqlite3/Makefile
@@ -20,5 +20,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-abstract/Makefile b/devel/rubygem-abstract/Makefile
index 104e601c3028..dc5ca023606f 100644
--- a/devel/rubygem-abstract/Makefile
+++ b/devel/rubygem-abstract/Makefile
@@ -14,5 +14,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-active_scaffold/Makefile b/devel/rubygem-active_scaffold/Makefile
index e832851be80d..16e5162f5430 100644
--- a/devel/rubygem-active_scaffold/Makefile
+++ b/devel/rubygem-active_scaffold/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-activemessaging/Makefile b/devel/rubygem-activemessaging/Makefile
index 7fdc6ee38296..714181082de5 100644
--- a/devel/rubygem-activemessaging/Makefile
+++ b/devel/rubygem-activemessaging/Makefile
@@ -16,5 +16,4 @@ RUBY_VER= 1.9
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-activesupport/Makefile b/devel/rubygem-activesupport/Makefile
index d5e9faab57a0..a84fae73c35e 100644
--- a/devel/rubygem-activesupport/Makefile
+++ b/devel/rubygem-activesupport/Makefile
@@ -20,5 +20,4 @@ USE_RUBY_FEATURES= iconv
NOPORTDOCS= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile
index a329dce38d35..32c0af85a599 100644
--- a/devel/rubygem-activesupport4/Makefile
+++ b/devel/rubygem-activesupport4/Makefile
@@ -25,5 +25,4 @@ PKGNAMESUFFIX= 4
NOPORTDOCS= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-allison/Makefile b/devel/rubygem-allison/Makefile
index 9eb5c5f1f2b6..b4aa5b9d8ccc 100644
--- a/devel/rubygem-allison/Makefile
+++ b/devel/rubygem-allison/Makefile
@@ -16,5 +16,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/allison
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/rubygem-analogger/Makefile b/devel/rubygem-analogger/Makefile
index 02ee810f41f4..a59c58f53580 100644
--- a/devel/rubygem-analogger/Makefile
+++ b/devel/rubygem-analogger/Makefile
@@ -17,5 +17,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/analogger
-NO_STAGE= yes
.include <bsd.port.mk>