diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:05:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:05:54 +0000 |
commit | 229013a1b84ef0cbc8e67d75bb74bdbd51fb9ab5 (patch) | |
tree | 6f0871483aac9969f71f49cbd3fb84049f1d8c60 /net | |
parent | 569b5e76fbf96d553df5b5d2f7cb9ea864f906a2 (diff) | |
download | ports-229013a1b84ef0cbc8e67d75bb74bdbd51fb9ab5.tar.gz ports-229013a1b84ef0cbc8e67d75bb74bdbd51fb9ab5.zip |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=191685
Diffstat (limited to 'net')
-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 7fa08df248f2..d33413ea702c 100644 --- a/net/rubygem-twitter/Makefile +++ b/net/rubygem-twitter/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org COMMENT= Command line twits and an API wrapper +BROKEN= Does not build + USE_RUBY= yes GEM_NAME= ${DISTNAME} |