summaryrefslogtreecommitdiff
path: root/ham/rtl-sdr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/rtl-sdr/Makefile')
-rw-r--r--ham/rtl-sdr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/rtl-sdr/Makefile b/ham/rtl-sdr/Makefile
index cb9499c9a8c..b8cb3e81c41 100644
--- a/ham/rtl-sdr/Makefile
+++ b/ham/rtl-sdr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/04/07 12:10:55 wiedi Exp $
+# $NetBSD: Makefile,v 1.9 2016/09/17 22:13:26 wiedi Exp $
DISTNAME= rtl-sdr-0.5.3
PKGREVISION= 2
@@ -22,6 +22,8 @@ CMAKE_ARG_PATH=..
PKGCONFIG_OVERRIDE+= librtlsdr.pc.in
+LDFLAGS.SunOS+= -lsocket -lnsl
+
pre-configure:
${MKDIR} ${WRKSRC}/build