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/devel/dlcompat/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/dlcompat/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- pkgsrc/devel/dlcompat/Makefile 2010/03/15 02:39:36 1.13 +++ pkgsrc/devel/dlcompat/Makefile 2012/05/12 07:37:51 1.14 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/03/15 02:39:36 schmonz Exp $ +# $NetBSD: Makefile,v 1.14 2012/05/12 07:37:51 wiz Exp $ # DISTNAME= dlcompat-20030629 @@ -15,4 +15,6 @@ ONLY_FOR_PLATFORM= Darwin-[56].*-* GNU_CONFIGURE= yes +CONFLICTS= man-pages-[0-9]* + .include "../../mk/bsd.pkg.mk"