summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-12-10 14:18:05 +0000
committerjperkin <jperkin>2013-12-10 14:18:05 +0000
commit89bd776313bad473d6afd81912c1977a1a036337 (patch)
tree727a253ec765286012bb7d8382269720d28da2a5 /comms
parent64134ee6654f6156dfb243c7b7b36fe11dbb040c (diff)
downloadpkgsrc-89bd776313bad473d6afd81912c1977a1a036337.tar.gz
Add socket libraries on SunOS. Patch from Sebastian Wiedenroth.
Diffstat (limited to 'comms')
-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