net/gmid: change Makefile due to SSL build conflicts in other ports

Use libretls instead of libressl. The port works fine with both but the latter
has caused problems in the past.

PR:		269288
Reported by:	bjfs84@gmail.com
Approved by:	freebsd@omarpolo.com (maintainer)
This commit is contained in:
B.F.G. Stobiecki 2023-02-03 13:06:32 +01:00 committed by Fernando Apesteguía
parent a179d5fb0a
commit 2e5b1d6f7c

View file

@ -11,7 +11,7 @@ LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libevent.so:devel/libevent \
libtls.so:security/libressl
libtls.so:security/libretls
USES= localbase pkgconfig ssl
USE_RC_SUBR= gmid