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/math/R-nloptr/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/math/R-nloptr/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/math/R-nloptr/Makefile 2018/03/07 19:18:56 1.2 +++ pkgsrc/math/R-nloptr/Makefile 2018/07/04 13:40:25 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2018/03/07 19:18:56 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2018/07/04 13:40:25 jperkin Exp $ # CATEGORIES= math @@ -16,7 +16,7 @@ USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config SUBST_CLASSES+= conf -SUBST_STAGE.conf= post-patch +SUBST_STAGE.conf= pre-configure SUBST_FILES.conf+= configure SUBST_MESSAGE.conf= Fixing redirection of configure. SUBST_SED.conf= -e "s,<<<,<,g"