pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/7kaa 7kaa: Attempt to fix linking on SunOS
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e9f7ddc1188
branches: trunk
changeset: 399338:2e9f7ddc1188
user: nia <nia%pkgsrc.org@localhost>
date: Wed Aug 07 08:53:36 2019 +0000
description:
7kaa: Attempt to fix linking on SunOS
diffstat:
games/7kaa/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4749c4220602 -r 2e9f7ddc1188 games/7kaa/Makefile
--- a/games/7kaa/Makefile Wed Aug 07 08:45:33 2019 +0000
+++ b/games/7kaa/Makefile Wed Aug 07 08:53:36 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/07/20 22:46:20 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2019/08/07 08:53:36 nia Exp $
DISTNAME= 7kaa-2.15.2
PKGREVISION= 2
@@ -20,6 +20,8 @@
# C++11
GCC_REQD+= 4.6
+LDFLAGS.SunOS+= -lintl -liconv
+
TOOL_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
INSTALLATION_DIRS+= share/applications
Home |
Main Index |
Thread Index |
Old Index