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/x11/xcolorsel/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/xcolorsel/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.25 retrieving revision 1.26 diff -u -p -r1.25 -r1.26 --- pkgsrc/x11/xcolorsel/Makefile 2015/12/29 04:54:39 1.25 +++ pkgsrc/x11/xcolorsel/Makefile 2019/05/23 19:23:23 1.26 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/12/29 04:54:39 dholland Exp $ +# $NetBSD: Makefile,v 1.26 2019/05/23 19:23:23 rillig Exp $ DISTNAME= xcolorsel-1.1a-src PKGNAME= xcolorsel-1.1a @@ -12,11 +12,11 @@ COMMENT= Browse and select named X color WRKSRC= ${WRKDIR}/xcolorsel USE_IMAKE= yes -SUBST_CLASSES+= xcolorsel +SUBST_CLASSES+= xcolorsel SUBST_STAGE.xcolorsel= pre-configure SUBST_MESSAGE.xcolorsel= Fixing hard-coded paths. SUBST_FILES.xcolorsel= RgbText.c -SUBST_SED.xcolorsel+= -e "s,@X11BASE@,${X11BASE},g" +SUBST_VARS.xcolorsel= X11BASE #this requires Xaw3d XAW_TYPE= 3d