pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/ksirk
Module Name: pkgsrc
Committed By: jperkin
Date: Tue May 17 09:54:20 UTC 2022
Modified Files:
pkgsrc/games/ksirk: Makefile
Log Message:
ksirk: Add required SunOS libraries.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/games/ksirk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/ksirk/Makefile
diff -u pkgsrc/games/ksirk/Makefile:1.52 pkgsrc/games/ksirk/Makefile:1.53
--- pkgsrc/games/ksirk/Makefile:1.52 Mon Apr 18 19:11:08 2022
+++ pkgsrc/games/ksirk/Makefile Tue May 17 09:54:20 2022
@@ -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 @@ BUILD_DEPENDS+= kdoctools>=5.19.0:../../
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