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/elvis/Makefile.common,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/editors/elvis/Makefile.common,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- pkgsrc/editors/elvis/Makefile.common 2004/04/17 19:41:18 1.3 +++ pkgsrc/editors/elvis/Makefile.common 2004/05/31 09:17:38 1.4 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2004/04/17 19:41:18 snj Exp $ +# $NetBSD: Makefile.common,v 1.4 2004/05/31 09:17:38 seb Exp $ # DISTNAME= elvis-2.2_0 @@ -24,5 +24,5 @@ CONF_FILES= ${PREFIX}/share/elvis/elvis. SUBST_CLASSES+= sysconf SUBST_STAGE.sysconf= post-patch SUBST_FILES.sysconf= configure -SUBST_FILES.sysconf= Makefile.in +SUBST_FILES.sysconf+= Makefile.in SUBST_SED.sysconf= -e 's,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},g'