diff options
Diffstat (limited to 'net-im/rubygem-xmpp4r/Makefile')
-rw-r--r-- | net-im/rubygem-xmpp4r/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/rubygem-xmpp4r/Makefile b/net-im/rubygem-xmpp4r/Makefile index 171635f87711..f66c5779fc08 100644 --- a/net-im/rubygem-xmpp4r/Makefile +++ b/net-im/rubygem-xmpp4r/Makefile @@ -17,6 +17,7 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${RUBY_VER} == 1.9 BROKEN= does not work with ruby 1.9 |