From c1872f3e305c5796a64b564b58e8a729c66c44f8 Mon Sep 17 00:00:00 2001 From: linimon Date: Mon, 23 Jul 2012 18:31:38 +0000 Subject: Add INSTALL_DEPENDS to fix build on pointyhat-west. Hat: portmgr --- net-im/mikutter/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-im') 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 \ -- cgit