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/sysutils/gnome-vfs2/Attic/Makefile.common,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- pkgsrc/sysutils/gnome-vfs2/Attic/Makefile.common 2005/05/22 20:08:32 1.17 +++ pkgsrc/sysutils/gnome-vfs2/Attic/Makefile.common 2005/05/22 21:43:22 1.18 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2005/05/22 20:08:32 jlam Exp $ +# $NetBSD: Makefile.common,v 1.18 2005/05/22 21:43:22 rillig Exp $ # DISTNAME= gnome-vfs-2.10.1 @@ -40,7 +40,7 @@ PKG_SYSCONFSUBDIR= gnome-vfs-2.0 EGDIR= ${PREFIX}/share/examples/gnome-vfs-2.0 .for f in ${EGFILES} -CONF_FILES+= ${EGDIR}/$f ${PKG_SYSCONFDIR}/$f +CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f} .endfor .undef f