diff options
Diffstat (limited to 'net-im/toxic/Makefile')
-rw-r--r-- | net-im/toxic/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index 60b64b5e3e87..5c344c1cf2ab 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -1,7 +1,6 @@ PORTNAME= toxic -PORTVERSION= 0.11.3 +PORTVERSION= 0.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org @@ -21,7 +20,8 @@ LIB_DEPENDS= libvpx.so:multimedia/libvpx \ libconfig.so:devel/libconfig RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox -USES= compiler:c11 desktop-file-utils gettext-runtime gmake ncurses openal:al,alut pkgconfig +USES= compiler:c11 desktop-file-utils gettext-runtime gmake ncurses \ + openal:al,alut pkgconfig USE_GITHUB= yes GH_ACCOUNT= JFreegman |