From 00430ba9cbe0ebc3849f3b8feb26a5095ee33afe Mon Sep 17 00:00:00 2001 From: wiedi Date: Sat, 8 Feb 2014 23:21:48 +0000 Subject: Add network libs on SunOS --- ham/xdx/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ham') diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile index a9574e7c2df..374cb13f686 100644 --- a/ham/xdx/Makefile +++ b/ham/xdx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2013/10/10 14:42:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2014/02/08 23:21:48 wiedi Exp $ # DISTNAME= xdx-2.4.2 @@ -15,6 +15,8 @@ USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes USE_PKGLOCALEDIR=yes +LDFLAGS.SunOS+= -lsocket -lnsl -lresolv + BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED .include "../../sysutils/desktop-file-utils/desktopdb.mk" -- cgit v1.2.3