summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-24 14:55:44 +0000
committermiwi <miwi@FreeBSD.org>2014-01-24 14:55:44 +0000
commitda8539006211e2c58cabd237c61b8b3bc4364f0c (patch)
tree1b45e9a894274b24f4a4e52a1b306cd45641dcdf
parentab4d53e6f1fca7a608bbb2c583286d904d2c2e87 (diff)
downloadFreeBSD-ports-da8539006211e2c58cabd237c61b8b3bc4364f0c.zip
FreeBSD-ports-da8539006211e2c58cabd237c61b8b3bc4364f0c.tar.gz
- Stage safe
-rw-r--r--graphics/rubygem-gd2/Makefile3
-rw-r--r--sysutils/rubygem-god/Makefile1
-rw-r--r--sysutils/rubygem-ohai/Makefile1
-rw-r--r--sysutils/rubygem-teamocil/Makefile1
-rw-r--r--textproc/rubygem-charlock_holmes/Makefile1
-rw-r--r--textproc/rubygem-ezamar/Makefile1
-rw-r--r--textproc/rubygem-heredoc_unindent/Makefile1
-rw-r--r--textproc/rubygem-htmlentities/Makefile1
-rw-r--r--textproc/rubygem-markaby/Makefile1
-rw-r--r--textproc/rubygem-multi_xml/Makefile1
-rw-r--r--textproc/rubygem-opml/Makefile1
-rw-r--r--textproc/rubygem-rak/Makefile1
-rw-r--r--textproc/rubygem-termcolor/Makefile1
-rw-r--r--textproc/rubygem-tidy/Makefile1
-rw-r--r--www/rubygem-acts-as-taggable-on/Makefile1
-rw-r--r--www/rubygem-amazon-ecs/Makefile1
-rw-r--r--www/rubygem-cookiejar/Makefile1
-rw-r--r--www/rubygem-faraday/Makefile1
-rw-r--r--www/rubygem-faraday_middleware/Makefile1
-rw-r--r--www/rubygem-feed-normalizer/Makefile1
-rw-r--r--www/rubygem-haml-coderay/Makefile1
-rw-r--r--www/rubygem-haml-rails/Makefile2
-rw-r--r--www/rubygem-jruby-rack/Makefile1
-rw-r--r--www/rubygem-less/Makefile1
-rw-r--r--www/rubygem-multipart-post/Makefile1
-rw-r--r--www/rubygem-nanoc/Makefile1
-rw-r--r--www/rubygem-nicovideo/Makefile1
-rw-r--r--www/rubygem-scrapi/Makefile3
28 files changed, 2 insertions, 31 deletions
diff --git a/graphics/rubygem-gd2/Makefile b/graphics/rubygem-gd2/Makefile
index 88b268a..e22b75e 100644
--- a/graphics/rubygem-gd2/Makefile
+++ b/graphics/rubygem-gd2/Makefile
@@ -18,8 +18,7 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
post-install:
- @${REINPLACE_CMD} 's|so.2|so.4|' ${PREFIX}/${GEM_LIB_DIR}/lib/gd2.rb
+ @${REINPLACE_CMD} 's|so.2|so.4|' ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/lib/gd2.rb
.include <bsd.port.mk>
diff --git a/sysutils/rubygem-god/Makefile b/sysutils/rubygem-god/Makefile
index eee3c79..517b7d0 100644
--- a/sysutils/rubygem-god/Makefile
+++ b/sysutils/rubygem-god/Makefile
@@ -16,5 +16,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/god
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/sysutils/rubygem-ohai/Makefile b/sysutils/rubygem-ohai/Makefile
index 0e27496..143424d 100644
--- a/sysutils/rubygem-ohai/Makefile
+++ b/sysutils/rubygem-ohai/Makefile
@@ -23,5 +23,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ohai
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/sysutils/rubygem-teamocil/Makefile b/sysutils/rubygem-teamocil/Makefile
index f9d2549..75dd791 100644
--- a/sysutils/rubygem-teamocil/Makefile
+++ b/sysutils/rubygem-teamocil/Makefile
@@ -15,5 +15,4 @@ USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/teamocil
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile
index faed975..beb0c30 100644
--- a/textproc/rubygem-charlock_holmes/Makefile
+++ b/textproc/rubygem-charlock_holmes/Makefile
@@ -16,5 +16,4 @@ RUBYGEM_AUTOPLIST= yes
CONFIGURE_ARGS= --with-icu-include=${LOCALBASE}/include
PLIST_FILES= lib/ruby/gems/${RUBY_VER}/gems/charlock_holmes-${PORTVERSION}/ext/charlock_holmes/src/file-5.08/src/.libs/libmagic.la
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-ezamar/Makefile b/textproc/rubygem-ezamar/Makefile
index fb8d6f3..3dfdfe1 100644
--- a/textproc/rubygem-ezamar/Makefile
+++ b/textproc/rubygem-ezamar/Makefile
@@ -14,5 +14,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-heredoc_unindent/Makefile b/textproc/rubygem-heredoc_unindent/Makefile
index 7aca67e..b71c38c 100644
--- a/textproc/rubygem-heredoc_unindent/Makefile
+++ b/textproc/rubygem-heredoc_unindent/Makefile
@@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-htmlentities/Makefile b/textproc/rubygem-htmlentities/Makefile
index a25f2a9..9797ee2 100644
--- a/textproc/rubygem-htmlentities/Makefile
+++ b/textproc/rubygem-htmlentities/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-markaby/Makefile b/textproc/rubygem-markaby/Makefile
index 40cbce7..9ec8fdf 100644
--- a/textproc/rubygem-markaby/Makefile
+++ b/textproc/rubygem-markaby/Makefile
@@ -16,5 +16,4 @@ USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile
index 4497b50..fc85f81 100644
--- a/textproc/rubygem-multi_xml/Makefile
+++ b/textproc/rubygem-multi_xml/Makefile
@@ -16,7 +16,6 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNOKOGIRI}
diff --git a/textproc/rubygem-opml/Makefile b/textproc/rubygem-opml/Makefile
index 5417c1b..fcf9b39 100644
--- a/textproc/rubygem-opml/Makefile
+++ b/textproc/rubygem-opml/Makefile
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-rak/Makefile b/textproc/rubygem-rak/Makefile
index 33a47f8..78f5186 100644
--- a/textproc/rubygem-rak/Makefile
+++ b/textproc/rubygem-rak/Makefile
@@ -17,5 +17,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rak
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-termcolor/Makefile b/textproc/rubygem-termcolor/Makefile
index 1209042..2f9d086 100644
--- a/textproc/rubygem-termcolor/Makefile
+++ b/textproc/rubygem-termcolor/Makefile
@@ -16,5 +16,4 @@ USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-tidy/Makefile b/textproc/rubygem-tidy/Makefile
index 5799e20..9221214 100644
--- a/textproc/rubygem-tidy/Makefile
+++ b/textproc/rubygem-tidy/Makefile
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-acts-as-taggable-on/Makefile b/www/rubygem-acts-as-taggable-on/Makefile
index 311d5ec..049162c 100644
--- a/www/rubygem-acts-as-taggable-on/Makefile
+++ b/www/rubygem-acts-as-taggable-on/Makefile
@@ -14,5 +14,4 @@ USE_RUBY= YES
USE_RUBYGEMS= YES
RUBYGEM_AUTOPLIST= YES
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-amazon-ecs/Makefile b/www/rubygem-amazon-ecs/Makefile
index 5bd3c74..f3d5268 100644
--- a/www/rubygem-amazon-ecs/Makefile
+++ b/www/rubygem-amazon-ecs/Makefile
@@ -18,5 +18,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-cookiejar/Makefile b/www/rubygem-cookiejar/Makefile
index 627852c..886a398 100644
--- a/www/rubygem-cookiejar/Makefile
+++ b/www/rubygem-cookiejar/Makefile
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-faraday/Makefile b/www/rubygem-faraday/Makefile
index 47e9650..ebbe968 100644
--- a/www/rubygem-faraday/Makefile
+++ b/www/rubygem-faraday/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-faraday_middleware/Makefile b/www/rubygem-faraday_middleware/Makefile
index 406627a..8a7e22f 100644
--- a/www/rubygem-faraday_middleware/Makefile
+++ b/www/rubygem-faraday_middleware/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-feed-normalizer/Makefile b/www/rubygem-feed-normalizer/Makefile
index 637a554..6be28bf 100644
--- a/www/rubygem-feed-normalizer/Makefile
+++ b/www/rubygem-feed-normalizer/Makefile
@@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-haml-coderay/Makefile b/www/rubygem-haml-coderay/Makefile
index 0669ae8..324c603 100644
--- a/www/rubygem-haml-coderay/Makefile
+++ b/www/rubygem-haml-coderay/Makefile
@@ -16,5 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-haml-rails/Makefile b/www/rubygem-haml-rails/Makefile
index 9d71bc9..81dd26e 100644
--- a/www/rubygem-haml-rails/Makefile
+++ b/www/rubygem-haml-rails/Makefile
@@ -17,6 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
-
.include <bsd.port.mk>
diff --git a/www/rubygem-jruby-rack/Makefile b/www/rubygem-jruby-rack/Makefile
index b9eeb1b..a710cf9 100644
--- a/www/rubygem-jruby-rack/Makefile
+++ b/www/rubygem-jruby-rack/Makefile
@@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-less/Makefile b/www/rubygem-less/Makefile
index 379ce70..ccac830 100644
--- a/www/rubygem-less/Makefile
+++ b/www/rubygem-less/Makefile
@@ -19,5 +19,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/lessc
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-multipart-post/Makefile b/www/rubygem-multipart-post/Makefile
index 1569ddc..13d93fe 100644
--- a/www/rubygem-multipart-post/Makefile
+++ b/www/rubygem-multipart-post/Makefile
@@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-nanoc/Makefile b/www/rubygem-nanoc/Makefile
index 8f4a07a..acd497d 100644
--- a/www/rubygem-nanoc/Makefile
+++ b/www/rubygem-nanoc/Makefile
@@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/nanoc
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-nicovideo/Makefile b/www/rubygem-nicovideo/Makefile
index 0555ff4..9176490 100644
--- a/www/rubygem-nicovideo/Makefile
+++ b/www/rubygem-nicovideo/Makefile
@@ -16,5 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-scrapi/Makefile b/www/rubygem-scrapi/Makefile
index b713af4..190aa14 100644
--- a/www/rubygem-scrapi/Makefile
+++ b/www/rubygem-scrapi/Makefile
@@ -18,12 +18,11 @@ USE_LDCONFIG= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= ${GEM_LIB_DIR}/lib/tidy/libtidy.so
-NO_STAGE= yes
.include <bsd.port.pre.mk>
post-install:
${RM} -f ${LOCALBASE}/${GEM_LIB_DIR}/lib/tidy/libtidy.dll
${RM} -f ${LOCALBASE}/${GEM_LIB_DIR}/lib/tidy/libtidy.so
- ${LN} -sf ${LOCALBASE}/lib/libtidy.so ${PREFIX}/${GEM_LIB_DIR}/lib/tidy/
+ ${LN} -sf ${LOCALBASE}/lib/libtidy.so ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/lib/tidy/
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud