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/mail/mutt-devel/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/mail/mutt-devel/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.41 retrieving revision 1.42 diff -u -p -r1.41 -r1.42 --- pkgsrc/mail/mutt-devel/Attic/Makefile 2005/12/05 20:50:34 1.41 +++ pkgsrc/mail/mutt-devel/Attic/Makefile 2005/12/05 23:55:11 1.42 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2005/12/05 20:50:34 rillig Exp $ +# $NetBSD: Makefile,v 1.42 2005/12/05 23:55:11 rillig Exp $ DISTNAME= mutt-1.5.11 PKGREVISION= 2 @@ -23,7 +23,7 @@ USE_TOOLS+= perl:run REPLACE_PERL= *.pl */*.pl GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} \ +CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} \ --with-docdir=${PREFIX}/share/doc/mutt \ --without-included-gettext \ --enable-pop \