diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-19 20:18:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-19 20:18:27 +0000 |
commit | b2d7b14be9446aaae01d017ea760bce8aa953d44 (patch) | |
tree | b3920ae7db25b58b09243f2e709f0a4bd2d31a8c /net/rubygem-twitter | |
parent | 159e7a90274fabd12ca4f397fd659c1e555a84ec (diff) |
Notes
Diffstat (limited to 'net/rubygem-twitter')
-rw-r--r-- | net/rubygem-twitter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-twitter/Makefile b/net/rubygem-twitter/Makefile index 3b4fe9295d37..e8584c1f42f8 100644 --- a/net/rubygem-twitter/Makefile +++ b/net/rubygem-twitter/Makefile @@ -22,4 +22,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +BROKEN= does not install: twitter requires oauth (= 0.3.2, runtime) + .include <bsd.port.mk> |