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.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- pkgsrc/devel/dlcompat/Makefile 2002/11/19 07:19:13 1.4 +++ pkgsrc/devel/dlcompat/Makefile 2002/11/20 10:37:17 1.5 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/11/19 07:19:13 schmonz Exp $ +# $NetBSD: Makefile,v 1.5 2002/11/20 10:37:17 schmonz Exp $ # DISTNAME= dlcompat-20021117 @@ -9,6 +9,8 @@ MAINTAINER= schmonz@netbsd.org HOMEPAGE= http://fink.sourceforge.net/ COMMENT= Library for dlopen() emulation on Darwin +# dlcompat is needed to bootstrap buildlink2 on Darwin (via bash). +USE_BUILDLINK2= no ONLY_FOR_PLATFORM= Darwin-*-* GNU_CONFIGURE= # defined