summaryrefslogtreecommitdiff
path: root/news/slrn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/slrn/Makefile')
-rw-r--r--news/slrn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index ed91c8583ee..0901af5e339 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2012/03/03 00:13:49 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2012/06/01 00:16:02 dholland Exp $
DISTNAME= slrn-0.9.9p1
PKGREVISION= 6
@@ -33,6 +33,7 @@ CONFIGURE_ENV+= INSTALL=/usr/bin/install
.endif
LDFLAGS.Linux+= -ldl
+LIBS.SunOS+= -lsocket -lnsl
.include "../../devel/libslang2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"