mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Update LIB_DEPENDS after splitting gsasl library into libgsasl
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
526fc8bc67
commit
e84a714fff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526895
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= mpop
|
||||
DISTVERSION= 1.4.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= https://marlam.de/mpop/releases/
|
||||
|
||||
@ -27,7 +28,7 @@ OPTIONS_SUB= yes
|
||||
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
|
||||
GNUTLS_CONFIGURE_ON= --with-tls=gnutls
|
||||
GSASL_DESC= ${SASL_DESC} via GNU SASL
|
||||
GSASL_LIB_DEPENDS= libgsasl.so:security/gsasl
|
||||
GSASL_LIB_DEPENDS= libgsasl.so:security/libgsasl
|
||||
GSASL_CONFIGURE_WITH= libgsasl
|
||||
IDN_LIB_DEPENDS= libidn2.so:dns/libidn2
|
||||
IDN_CONFIGURE_WITH= libidn
|
||||
|
Loading…
Reference in New Issue
Block a user