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/editors/xemacs-current/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/editors/xemacs-current/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- pkgsrc/editors/xemacs-current/Makefile 2002/09/21 11:56:47 1.10 +++ pkgsrc/editors/xemacs-current/Makefile 2002/09/29 06:31:25 1.11 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/09/21 11:56:47 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/09/29 06:31:25 jlam Exp $ DISTNAME= xemacs-21.5.5 CATEGORIES= editors @@ -17,7 +17,7 @@ PLIST_SUBST+= EMACSVER=xemacs-21.5-b5 MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b5 .if (${MACHINE_ARCH} == "arm32") -. include "../../lang/gcc/Makefile.gcc" +. include "../../lang/gcc/buildlink2.mk" .endif .include "../../mk/bsd.prefs.mk"