aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-charlock_holmes
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
commit0068f2d47fabca8b05218243fb099000a6413c86 (patch)
treeb8fd4b8a52985538fae79abf3fc275d83a2b9feb /textproc/rubygem-charlock_holmes
parent83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (diff)
downloadports-0068f2d47fabca8b05218243fb099000a6413c86.tar.gz
ports-0068f2d47fabca8b05218243fb099000a6413c86.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)
Notes
Notes: svn path=/head/; revision=327773
Diffstat (limited to 'textproc/rubygem-charlock_holmes')
-rw-r--r--textproc/rubygem-charlock_holmes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile
index beb0c3086e77..faed975152c9 100644
--- a/textproc/rubygem-charlock_holmes/Makefile
+++ b/textproc/rubygem-charlock_holmes/Makefile
@@ -16,4 +16,5 @@ 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>