diff options
Diffstat (limited to 'textproc/rubygem-charlock_holmes/Makefile')
-rw-r--r-- | textproc/rubygem-charlock_holmes/Makefile | 1 |
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> |