Add libqb.so's version number, and bump version.
PR: 227564 Submitted by: maintainer
This commit is contained in:
parent
c0f198abe7
commit
79aec9fdb7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469705
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue