Add libqb.so's version number, and bump version.

PR:		227564
Submitted by:	maintainer
This commit is contained in:
Vanilla I. Shu 2018-05-12 03:26:59 +00:00
parent c0f198abe7
commit 79aec9fdb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469705

View file

@ -3,6 +3,7 @@
PORTNAME= kronosnet
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://kronosnet.org/releases/
@ -15,9 +16,9 @@ LIB_DEPENDS= liblzo2.so:archivers/lzo2 \
liblz4.so:archivers/liblz4 \
libnspr4.so:devel/nspr \
libnss3.so:security/nss \
libqb.so:devel/libqb
libqb.so.0:devel/libqb
USES= autoreconf gmake libtool localbase pkgconfig ssl # tar:xz
USES= autoreconf gmake libtool localbase pkgconfig ssl
USE_BINUTILS= yes
USE_GCC= yes
USE_LDCONFIG= yes