- Chase shared library version
Pointed out by: KATO Tsuguru
This commit is contained in:
parent
e77b729da4
commit
6e5a8fc712
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89210
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ COMMENT= GNU Transport Layer Security library
|
||||||
|
|
||||||
LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
|
LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
|
||||||
tasn1.2:${PORTSDIR}/security/libtasn1 \
|
tasn1.2:${PORTSDIR}/security/libtasn1 \
|
||||||
opencdk.6:${PORTSDIR}/security/opencdk
|
opencdk.8:${PORTSDIR}/security/opencdk
|
||||||
|
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
|
@ -19,7 +19,7 @@ COMMENT= GNU Transport Layer Security library
|
||||||
|
|
||||||
LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
|
LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
|
||||||
tasn1.2:${PORTSDIR}/security/libtasn1 \
|
tasn1.2:${PORTSDIR}/security/libtasn1 \
|
||||||
opencdk.6:${PORTSDIR}/security/opencdk
|
opencdk.8:${PORTSDIR}/security/opencdk
|
||||||
|
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
Loading…
Reference in a new issue