summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authormicha <micha@pkgsrc.org>2020-03-20 14:40:56 +0000
committermicha <micha@pkgsrc.org>2020-03-20 14:40:56 +0000
commit4a05d2f95a3877c2d916f90aee994d53055da46a (patch)
treeaa9a23b85db33d24de7ffb9adc639b8dfbca30b5 /news
parentbcf48551d66d17592e0018b51226c7e9505831e2 (diff)
downloadpkgsrc-4a05d2f95a3877c2d916f90aee994d53055da46a.tar.gz
news/bystand: Fix unresolved symbols on SunOS
Diffstat (limited to 'news')
-rw-r--r--news/bystand/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/bystand/Makefile b/news/bystand/Makefile
index 15920b1cd55..eb58869b158 100644
--- a/news/bystand/Makefile
+++ b/news/bystand/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/03/18 13:47:13 micha Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/20 14:40:56 micha Exp $
DISTNAME= bystand-1.0.1
CATEGORIES= news
@@ -22,6 +22,8 @@ BYSTAND_MAKEFILE= Makefile
BYSTAND_MAKEFILE= Makefile.BSD
.endif
+LDFLAGS.SunOS+= -lsocket -lnsl
+
INSTALLATION_DIRS= bin share/doc/bystand share/doc/bystand/setup
do-build: