Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/news/slrn/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/news/slrn/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.52 retrieving revision 1.53 diff -u -p -r1.52 -r1.53 --- pkgsrc/news/slrn/Makefile 2012/06/01 00:16:02 1.52 +++ pkgsrc/news/slrn/Makefile 2012/06/23 23:02:58 1.53 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2012/06/01 00:16:02 dholland Exp $ +# $NetBSD: Makefile,v 1.53 2012/06/23 23:02:58 dholland Exp $ DISTNAME= slrn-0.9.9p1 PKGREVISION= 6 @@ -33,7 +33,7 @@ CONFIGURE_ENV+= INSTALL=/usr/bin/instal .endif LDFLAGS.Linux+= -ldl -LIBS.SunOS+= -lsocket -lnsl +LDFLAGS.SunOS+= -lsocket -lnsl .include "../../devel/libslang2/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk"