btget: SunOS needs -lcrypto -lsocket.

This commit is contained in:
jperkin 2023-06-26 09:19:45 +00:00
parent 4d0d8328f4
commit 6dac2fd1a4

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.40 2023/04/19 08:11:01 adam Exp $
# $NetBSD: Makefile,v 1.41 2023/06/26 09:19:45 jperkin Exp $
#
DISTNAME= libbt-1.05
@ -15,6 +15,8 @@ USE_TOOLS+= makedepend
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
LDFLAGS.SunOS+= -lcrypto -lsocket
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-install: