summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ham/xdx/Makefile4
1 files changed, 3 insertions, 1 deletions
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"