pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/deforaos-libsystem deforaos-libsystem: fix build...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0a35954d7e9
branches: trunk
changeset: 413123:f0a35954d7e9
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 15 19:55:42 2020 +0000
description:
deforaos-libsystem: fix build on Linux
diffstat:
devel/deforaos-libsystem/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 89b9c7fbd532 -r f0a35954d7e9 devel/deforaos-libsystem/Makefile
--- a/devel/deforaos-libsystem/Makefile Sun Mar 15 19:54:05 2020 +0000
+++ b/devel/deforaos-libsystem/Makefile Sun Mar 15 19:55:42 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/12/19 22:11:51 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2020/03/15 19:55:42 tnn Exp $
#
DISTNAME= libSystem-0.4.2
@@ -14,6 +14,7 @@
TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+LDFLAGS+= ${BUILDLINK_LDADD.dl}
MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= DESTDIR=${DESTDIR}
MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
Home |
Main Index |
Thread Index |
Old Index