aboutsummaryrefslogtreecommitdiff
path: root/polish/kadu
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 /polish/kadu
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
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 'polish/kadu')
-rw-r--r--polish/kadu/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile
index 6b6e5dc6202e..072d2ae84673 100644
--- a/polish/kadu/Makefile
+++ b/polish/kadu/Makefile
@@ -18,16 +18,16 @@ COMMENT= Internet communicator supporting Gadu-Gadu and Jabber/XMPP
LICENSE= GPLv2
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
- pl-libgadu>=1.12.1:${PORTSDIR}/polish/libgadu
-LIB_DEPENDS= libmpdclient.so:${PORTSDIR}/audio/libmpdclient \
- libsndfile.so:${PORTSDIR}/audio/libsndfile \
- libinjeqt.so:${PORTSDIR}/devel/injeqt \
- libqca-qt5.so:${PORTSDIR}/devel/qca-qt5 \
- libidn.so:${PORTSDIR}/dns/libidn \
- libgadu.so:${PORTSDIR}/polish/libgadu \
- libotr.so.5:${PORTSDIR}/security/libotr \
- libenchant.so:${PORTSDIR}/textproc/enchant
+BUILD_DEPENDS= bash:shells/bash \
+ pl-libgadu>=1.12.1:polish/libgadu
+LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \
+ libsndfile.so:audio/libsndfile \
+ libinjeqt.so:devel/injeqt \
+ libqca-qt5.so:devel/qca-qt5 \
+ libidn.so:dns/libidn \
+ libgadu.so:polish/libgadu \
+ libotr.so.5:security/libotr \
+ libenchant.so:textproc/enchant
# TODO ntrack and ntrack-qt (needs porting) ?
# TODO separate ports for plugins and themes (possible starting with 0.10)