pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/xapian link network libs on SunOS
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb37100a728c
branches: trunk
changeset: 355161:bb37100a728c
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Wed Nov 23 16:11:52 2016 +0000
description:
link network libs on SunOS
diffstat:
textproc/xapian/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r dc36fed5fb2b -r bb37100a728c textproc/xapian/Makefile
--- a/textproc/xapian/Makefile Wed Nov 23 15:56:03 2016 +0000
+++ b/textproc/xapian/Makefile Wed Nov 23 16:11:52 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2016/11/07 13:46:45 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2016/11/23 16:11:52 wiedi Exp $
DISTNAME= xapian-core-${VERSION}
VERSION= 1.4.1
@@ -18,6 +18,8 @@
TEST_TARGET= check
+LDFLAGS.SunOS+= -lsocket -lnsl
+
.include "../../devel/libuuid/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index