diff options
-rw-r--r-- | net-im/mikutter/Makefile | 1 |
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 \ |