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/pan/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/news/pan/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.36.2.1 retrieving revision 1.37 diff -u -p -r1.36.2.1 -r1.37 --- pkgsrc/news/pan/Makefile 2004/12/23 02:30:50 1.36.2.1 +++ pkgsrc/news/pan/Makefile 2004/12/22 16:19:37 1.37 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36.2.1 2004/12/23 02:30:50 snj Exp $ +# $NetBSD: Makefile,v 1.37 2004/12/22 16:19:37 xtraeme Exp $ # DISTNAME= pan-0.14.2 @@ -19,10 +19,8 @@ USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES -.include "../../mk/bsd.prefs.mk" -.if (${OPSYS} != "SunOS" && ${OPSYS} != "Linux") -LIBS+= -lcompat -.endif +LIBS.Linux+= -lcompat +LIBS.SunOS+= -lcompat .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk"