From faf787d2c1161d9e25c49966bc0530dd4660d346 Mon Sep 17 00:00:00 2001 From: wiedi Date: Mon, 24 Feb 2014 15:53:22 +0000 Subject: Link network libs on SunOS --- x11/xlt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/xlt/Makefile b/x11/xlt/Makefile index edad6b43f78..dc4fb6bdd5e 100644 --- a/x11/xlt/Makefile +++ b/x11/xlt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2013/01/19 23:22:54 riastradh Exp $ +# $NetBSD: Makefile,v 1.7 2014/02/24 15:53:22 wiedi Exp $ # DISTNAME= Xlt-13.0.13 @@ -17,6 +17,8 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config +LDFLAGS.SunOS+= -lresolv -lsocket -lnsl + .include "../../mk/bsd.prefs.mk" .include "../../x11/libX11/buildlink3.mk" -- cgit v1.2.3