summaryrefslogtreecommitdiff
path: root/devel/ruby-rcov
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:17:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:17:44 +0000
commit77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (patch)
tree9ed42c9c13bc14b749df74d4df401f1278278d01 /devel/ruby-rcov
parentFix a fallout in the convertion script (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 4)
Notes
Notes: svn path=/head/; revision=327726
Diffstat (limited to 'devel/ruby-rcov')
-rw-r--r--devel/ruby-rcov/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-rcov/Makefile b/devel/ruby-rcov/Makefile
index 74ad7ca4b7ee..7a52913aa118 100644
--- a/devel/ruby-rcov/Makefile
+++ b/devel/ruby-rcov/Makefile
@@ -22,6 +22,7 @@ DOC_FILES= BLURB CHANGES LEGAL LICENSE README.API \
EXAMPLE_FILES= Rakefile Rantfile
# make sure setup.rb honours $PREFIX
+NO_STAGE= yes
post-configure:
@${REINPLACE_CMD} -E 's,^([^r].+=)${LOCALBASE}(.*)$$,\1${PREFIX}\2,g' ${WRKSRC}/.config