pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/glurp glurp: Remove -export-dynamic on SunOS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/19b1ae431e2f
branches: trunk
changeset: 389698:19b1ae431e2f
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Dec 08 10:38:12 2022 +0000
description:
glurp: Remove -export-dynamic on SunOS.
diffstat:
audio/glurp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7c8dc85ac779 -r 19b1ae431e2f audio/glurp/Makefile
--- a/audio/glurp/Makefile Thu Dec 08 10:37:44 2022 +0000
+++ b/audio/glurp/Makefile Thu Dec 08 10:38:12 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2022/11/23 16:19:17 adam Exp $
+# $NetBSD: Makefile,v 1.58 2022/12/08 10:38:12 jperkin Exp $
#
DISTNAME= glurp-0.12.3
@@ -14,6 +14,8 @@
GNU_CONFIGURE= yes
USE_TOOLS+= intltool pkg-config
+BUILDLINK_TRANSFORM.SunOS+= rm:-export-dynamic
+
LIBS.SunOS+= -lsocket -lnsl
.include "../../audio/libmpd/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index