aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-rcov/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-rcov/Makefile')
-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