diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-01-12 16:33:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-01-12 16:33:16 +0000 |
commit | 59d7ed041bd144f11c93837d7a1174e7e84d9844 (patch) | |
tree | 33393f2c733ce35e9962e37f9feef0849035d2ad /polish | |
parent | 461b1d009b2650fcf51c433fc40891497d00941c (diff) |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/kadu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index a1dddc0d1bea..40550be29c23 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -3,6 +3,7 @@ PORTNAME= kadu PORTVERSION= 1.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ @@ -27,7 +28,6 @@ LIB_DEPENDS= libmpdclient.so:${PORTSDIR}/audio/libmpdclient \ libgadu.so:${PORTSDIR}/polish/libgadu \ libotr.so:${PORTSDIR}/security/libotr \ libenchant.so:${PORTSDIR}/textproc/enchant -RUN_DEPENDS= qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl # TODO ntrack and ntrack-qt (needs porting) ? # TODO separate ports for plugins and themes (possible starting with 0.10) |