summaryrefslogtreecommitdiff
path: root/net-im/telegramqml
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-im/telegramqml
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net-im/telegramqml')
-rw-r--r--net-im/telegramqml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telegramqml/Makefile b/net-im/telegramqml/Makefile
index 37c213b710b0..96d2faf6f06e 100644
--- a/net-im/telegramqml/Makefile
+++ b/net-im/telegramqml/Makefile
@@ -12,7 +12,7 @@ COMMENT= Telegram API tools for QtQML and Qml
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libqtelegram-ae.so:${PORTSDIR}/net-im/libqtelegram-ae
+LIB_DEPENDS= libqtelegram-ae.so:net-im/libqtelegram-ae
USE_GITHUB= yes
GH_ACCOUNT= Aseman-Land