aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-twitter/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2007-07-02 09:13:19 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2007-07-02 09:13:19 +0000
commitd678c5df3f457fd7299d5d3c2d9404afc7afcf30 (patch)
tree325bd12451601aa639061cf937553b9c61f966e6 /net/rubygem-twitter/Makefile
parent87c3e110b18f685055769fc7d899cb1705ae1f0b (diff)
downloadports-d678c5df3f457fd7299d5d3c2d9404afc7afcf30.tar.gz
ports-d678c5df3f457fd7299d5d3c2d9404afc7afcf30.zip
Notes
Diffstat (limited to 'net/rubygem-twitter/Makefile')
-rw-r--r--net/rubygem-twitter/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/rubygem-twitter/Makefile b/net/rubygem-twitter/Makefile
index d33413ea702c..9a209c4c534c 100644
--- a/net/rubygem-twitter/Makefile
+++ b/net/rubygem-twitter/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= twitter
-PORTVERSION= 0.1.0
+PORTVERSION= 0.1.1
CATEGORIES= net rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
COMMENT= Command line twits and an API wrapper
-BROKEN= Does not build
+BUILD_DEPENDS= rubygem-hpricot>0:${PORTSDIR}/www/rubygem-hpricot
+RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes
GEM_NAME= ${DISTNAME}