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/emulators/suse100_fontconfig/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/emulators/suse100_fontconfig/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/emulators/suse100_fontconfig/Makefile 2006/06/30 16:20:23 1.4 +++ pkgsrc/emulators/suse100_fontconfig/Makefile 2007/04/19 15:30:20 1.5 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/06/30 16:20:23 salo Exp $ +# $NetBSD: Makefile,v 1.5 2007/04/19 15:30:20 xtraeme Exp $ DISTNAME= suse_fontconfig-${SUSE_VERSION} PKGREVISION= 2 @@ -17,9 +17,7 @@ EXTRACT_ONLY= # empty NO_BUILD= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -.if exists(Makefile.${MACHINE_ARCH}) -.include "Makefile.${MACHINE_ARCH}" -.endif +SUSE_INCLUDE_MAKEFILE_ARCH= yes .include "../../emulators/suse100_linux/Makefile.common" .include "../../mk/bsd.pkg.mk"