From a6f7ee2895f6c814f05ab1df6d23fec2c8007f8a Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 15 Sep 2015 20:17:56 +0000 Subject: - Unbreak build by not hardcoding tkabber version Approved by: portmgr blanket --- net-im/tkabber-plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/tkabber-plugins/Makefile b/net-im/tkabber-plugins/Makefile index 6c0469c0ab5f..6a604c7865de 100644 --- a/net-im/tkabber-plugins/Makefile +++ b/net-im/tkabber-plugins/Makefile @@ -13,7 +13,7 @@ COMMENT= External Plugins for Tkabber LICENSE= GPLv2 -RUN_DEPENDS= tkabber==1.1.2_1:${PORTSDIR}/net-im/tkabber +RUN_DEPENDS= tkabber:${PORTSDIR}/net-im/tkabber USES= tar:xz -- cgit v1.2.3