pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/gnome-dictionary gnome-dictionary: fix SunOS ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2257c32cc82d
branches: trunk
changeset: 443882:2257c32cc82d
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Dec 31 05:04:08 2020 +0000
description:
gnome-dictionary: fix SunOS build
diffstat:
textproc/gnome-dictionary/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r e37091940e15 -r 2257c32cc82d textproc/gnome-dictionary/Makefile
--- a/textproc/gnome-dictionary/Makefile Thu Dec 31 00:36:35 2020 +0000
+++ b/textproc/gnome-dictionary/Makefile Thu Dec 31 05:04:08 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/11/17 13:55:32 mef Exp $
+# $NetBSD: Makefile,v 1.4 2020/12/31 05:04:08 gutteridge Exp $
DISTNAME= gnome-dictionary-3.26.1
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -21,6 +21,8 @@
PYTHON_FOR_BUILD_ONLY= tool
+LDFLAGS.SunOS+= -lnsl
+
.include "../../devel/meson/build.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Home |
Main Index |
Thread Index |
Old Index