qsynth: Want -lsocket on SunOS.

This commit is contained in:
nia 2022-09-20 06:32:07 +00:00
parent 9cf19f5c9f
commit c200a5629d

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.72 2022/09/11 12:51:22 wiz Exp $
# $NetBSD: Makefile,v 1.73 2022/09/20 06:32:07 nia Exp $
DISTNAME= qsynth-0.6.3
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qsynth/}
@ -16,6 +16,8 @@ USE_CMAKE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
LDFLAGS.SunOS+= -lsocket
.include "../../audio/fluidsynth/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"