aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-09-16 04:17:56 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-09-16 04:17:56 +0800
commit73440f7f24ec03dfb259fb4f8533d0a3c288baf5 (patch)
tree7f2f2f0b10763e0ea411809e1b80fdcd824e2725 /net-im
parent3c0e5f4f2019d8319724ae31053019663e731e28 (diff)
downloadfreebsd-ports-graphics-73440f7f24ec03dfb259fb4f8533d0a3c288baf5.tar.gz
freebsd-ports-graphics-73440f7f24ec03dfb259fb4f8533d0a3c288baf5.tar.zst
freebsd-ports-graphics-73440f7f24ec03dfb259fb4f8533d0a3c288baf5.zip
- Unbreak build by not hardcoding tkabber version
Approved by: portmgr blanket
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tkabber-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/tkabber-plugins/Makefile b/net-im/tkabber-plugins/Makefile
index 6c0469c0ab5..6a604c7865d 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