1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

add missing dependencies

This commit is contained in:
Ying-Chieh Liao 2007-07-03 01:27:14 +00:00
parent aa8f4753a9
commit c9fd1b480e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194740

View File

@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
COMMENT= Command line twits and an API wrapper
BUILD_DEPENDS= rubygem-hpricot>0:${PORTSDIR}/www/rubygem-hpricot
BUILD_DEPENDS= rubygem-hpricot>0:${PORTSDIR}/www/rubygem-hpricot \
rubygem-hoe>=1.2.0:${PORTSDIR}/devel/rubygem-hoe
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes