pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/simgear link network libs on SunOS
details: https://anonhg.NetBSD.org/pkgsrc/rev/ecca05427e2d
branches: trunk
changeset: 352644:ecca05427e2d
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sat Sep 17 23:22:59 2016 +0000
description:
link network libs on SunOS
diffstat:
games/simgear/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 05358680b27d -r ecca05427e2d games/simgear/Makefile
--- a/games/simgear/Makefile Sat Sep 17 22:34:27 2016 +0000
+++ b/games/simgear/Makefile Sat Sep 17 23:22:59 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2016/08/17 00:06:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2016/09/17 23:22:59 wiedi Exp $
DISTNAME= simgear-2.8.0
PKGREVISION= 29
@@ -18,6 +18,8 @@
CMAKE_ARGS+= -DENABLE_LIBSVN:BOOL=OFF
+LDFLAGS.SunOS+= -lsocket -lnsl
+
BUILDLINK_API_DEPENDS.plib+= plib>=1.8.5
.include "../../audio/freealut/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index