Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/sane-backends sane-backends: needs networking...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6340cea1da8
branches: trunk
changeset: 434888:d6340cea1da8
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jun 25 12:44:10 2020 +0000
description:
sane-backends: needs networking libs on SunOS
diffstat:
graphics/sane-backends/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0578a577d37e -r d6340cea1da8 graphics/sane-backends/Makefile
--- a/graphics/sane-backends/Makefile Thu Jun 25 12:38:52 2020 +0000
+++ b/graphics/sane-backends/Makefile Thu Jun 25 12:44:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2020/06/13 20:54:32 leot Exp $
+# $NetBSD: Makefile,v 1.74 2020/06/25 12:44:10 nia Exp $
.include "Makefile.common"
MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/c3dd60c9e054b5dee1e7b01a7edc98b0/
@@ -38,6 +38,8 @@
PLIST.sm3600= yes
.endif
+LIBS.SunOS+= -lresolv -lnsl -lsocket
+
OWN_DIRS+= ${PKG_SYSCONFDIR}/sane.d
EGDIR= ${PREFIX}/share/examples/sane
.for f in abaton.conf agfafocus.conf apple.conf artec.conf \
Home |
Main Index |
Thread Index |
Old Index