summaryrefslogtreecommitdiff
path: root/comms/openobex
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-12-10 14:18:05 +0000
committerjperkin <jperkin@pkgsrc.org>2013-12-10 14:18:05 +0000
commit9c3a82421ee4839eaadf0393244485ca84752317 (patch)
tree727a253ec765286012bb7d8382269720d28da2a5 /comms/openobex
parent60f38d167be3eb7542e0b565a26e0d81b9bdb276 (diff)
downloadpkgsrc-9c3a82421ee4839eaadf0393244485ca84752317.tar.gz
Add socket libraries on SunOS. Patch from Sebastian Wiedenroth.
Diffstat (limited to 'comms/openobex')
-rw-r--r--comms/openobex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index a51fc68e38f..2d08785d260 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2013/03/21 06:53:36 sbd Exp $
+# $NetBSD: Makefile,v 1.24 2013/12/10 14:19:32 jperkin Exp $
#
DISTNAME= openobex-1.7-Source
@@ -18,6 +18,8 @@ USE_TOOLS+= cmake pkg-config
PKGCONFIG_OVERRIDE= openobex.pc.in
+LDFLAGS.SunOS+= -lsocket -lnsl
+
.include "../../mk/bsd.prefs.mk"
EGDIR= share/examples/openobex