pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gexiv2 gexiv2: Fix linker arguments on SunOS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b8b407168ea
branches: trunk
changeset: 380260:1b8b407168ea
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon May 14 10:48:57 2018 +0000
description:
gexiv2: Fix linker arguments on SunOS.
diffstat:
graphics/gexiv2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a34de5ff36ef -r 1b8b407168ea graphics/gexiv2/Makefile
--- a/graphics/gexiv2/Makefile Mon May 14 10:37:00 2018 +0000
+++ b/graphics/gexiv2/Makefile Mon May 14 10:48:57 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/02/15 08:15:55 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3 2018/05/14 10:48:57 jperkin Exp $
DISTNAME= gexiv2-0.10.8
CATEGORIES= graphics devel
@@ -17,6 +17,8 @@
PKGCONFIG_OVERRIDE= gexiv2.m4
+BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--version-script=./gexiv2/gexiv2.map
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../graphics/exiv2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index