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/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.84 retrieving revision 1.85 diff -u -p -r1.84 -r1.85 --- pkgsrc/Makefile 2008/06/23 20:34:20 1.84 +++ pkgsrc/Makefile 2009/05/16 07:21:05 1.85 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2008/06/23 20:34:20 kristerw Exp $ +# $NetBSD: Makefile,v 1.85 2009/05/16 07:21:05 rillig Exp $ # # This is the top-level Makefile of pkgsrc. It contains a list of the # categories of packages, as well as some targets that operate on the @@ -94,4 +94,4 @@ SUBDIR+= www SUBDIR+= ${USER_ADDITIONAL_PKGS} -.include "${.PARSEDIR}/mk/misc/toplevel.mk" +.include "mk/misc/toplevel.mk"