summaryrefslogtreecommitdiff
path: root/net-im/mikutter
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2012-07-23 18:31:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2012-07-23 18:31:38 +0000
commit3a6d159f67386e86a741bc88fc6446c2f5f15270 (patch)
tree0dd7e100f02d843697383db1ed2a96383a751bf8 /net-im/mikutter
parentSwitch RUN_DEPENDS to INSTALL_DEPENDS to fix build on pointyhat-west. (diff)
Add INSTALL_DEPENDS to fix build on pointyhat-west.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=301406
Diffstat (limited to 'net-im/mikutter')
-rw-r--r--net-im/mikutter/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/mikutter/Makefile b/net-im/mikutter/Makefile
index a9647104f983..2ca483fdf585 100644
--- a/net-im/mikutter/Makefile
+++ b/net-im/mikutter/Makefile
@@ -19,6 +19,7 @@ COMMENT= A simple, powerful and moeful twitter client
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+INSTALL_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
${RUBY_SITEARCHLIBDIR}/cairo.so:${PORTSDIR}/graphics/ruby-cairo \
${RUBY_PKGNAMEPREFIX}hmac>=0.4.0:${PORTSDIR}/security/ruby-hmac \