aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2012-07-24 02:31:38 +0800
committerlinimon <linimon@FreeBSD.org>2012-07-24 02:31:38 +0800
commitc1872f3e305c5796a64b564b58e8a729c66c44f8 (patch)
tree0dd7e100f02d843697383db1ed2a96383a751bf8 /net-im
parentdf991725c3ea31df9001ae7c645fc60d9abc8271 (diff)
downloadfreebsd-ports-gnome-c1872f3e305c5796a64b564b58e8a729c66c44f8.tar.gz
freebsd-ports-gnome-c1872f3e305c5796a64b564b58e8a729c66c44f8.tar.zst
freebsd-ports-gnome-c1872f3e305c5796a64b564b58e8a729c66c44f8.zip
Add INSTALL_DEPENDS to fix build on pointyhat-west.
Hat: portmgr
Diffstat (limited to 'net-im')
-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 \