pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/ksirk ksirk: Add required SunOS libraries.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c2f15a93281
branches: trunk
changeset: 379446:0c2f15a93281
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue May 17 09:54:20 2022 +0000
description:
ksirk: Add required SunOS libraries.
diffstat:
games/ksirk/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b69f844044b8 -r 0c2f15a93281 games/ksirk/Makefile
--- a/games/ksirk/Makefile Tue May 17 09:31:13 2022 +0000
+++ b/games/ksirk/Makefile Tue May 17 09:54:20 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2022/04/18 19:11:08 adam Exp $
+# $NetBSD: Makefile,v 1.53 2022/05/17 09:54:20 jperkin Exp $
DISTNAME= ksirk-${KAPPSVER}
PKGREVISION= 6
@@ -14,6 +14,8 @@
USE_TOOLS+= msgmerge
+LDFLAGS.SunOS+= -lsocket -lnsl -lresolv
+
.include "../../games/libkdegames/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../multimedia/phonon-qt5/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index