pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/synergy synergy: SunOS fix
details: https://anonhg.NetBSD.org/pkgsrc/rev/46486b35d495
branches: trunk
changeset: 318092:46486b35d495
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Jan 19 20:01:56 2019 +0000
description:
synergy: SunOS fix
diffstat:
net/synergy/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ada10d1d387a -r 46486b35d495 net/synergy/Makefile
--- a/net/synergy/Makefile Sat Jan 19 18:45:28 2019 +0000
+++ b/net/synergy/Makefile Sat Jan 19 20:01:56 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2019/01/03 21:53:09 tnn Exp $
+# $NetBSD: Makefile,v 1.52 2019/01/19 20:01:56 tnn Exp $
DISTNAME= synergy-core-1.10.1
PKGNAME= ${DISTNAME:S/-core//}
@@ -77,6 +77,8 @@
BUILDLINK_TRANSFORM+= rm:-ldl
.endif
+LDFLAGS.SunOS+= -lsocket -lnsl
+
.include "../../security/openssl/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.if !exists(/System/Library/Frameworks/Carbon.framework)
Home |
Main Index |
Thread Index |
Old Index