diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-20 00:08:14 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-20 00:08:14 +0000 |
commit | aa635c3cda6ff98afbe305f9f65d2c18f544e745 (patch) | |
tree | baf547d90dd725deec9645da49f73cf770d4d211 /net/rubygem-amqp067 | |
parent | 4022afd2bd0fa7ef6e811bf0e30b7a5cf54b90a3 (diff) | |
download | ports-aa635c3cda6ff98afbe305f9f65d2c18f544e745.tar.gz ports-aa635c3cda6ff98afbe305f9f65d2c18f544e745.zip |
Notes
Diffstat (limited to 'net/rubygem-amqp067')
-rw-r--r-- | net/rubygem-amqp067/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-amqp067/Makefile b/net/rubygem-amqp067/Makefile index 680b3e2ab79a..2824601eae99 100644 --- a/net/rubygem-amqp067/Makefile +++ b/net/rubygem-amqp067/Makefile @@ -14,6 +14,8 @@ COMMENT= An implementation of the AMQP protocol for RabbitMQ clients RUN_DEPENDS= rubygem-eventmachine>=0.12.4:${PORTSDIR}/devel/rubygem-eventmachine +NO_LATEST_LINK= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |