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/games/d2x/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/games/d2x/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.22 retrieving revision 1.23 diff -u -p -r1.22 -r1.23 --- pkgsrc/games/d2x/Makefile 2015/04/25 14:22:53 1.22 +++ pkgsrc/games/d2x/Makefile 2018/01/14 15:26:46 1.23 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2015/04/25 14:22:53 tnn Exp $ +# $NetBSD: Makefile,v 1.23 2018/01/14 15:26:46 rillig Exp $ # DISTNAME= d2x-0.2.5 @@ -22,7 +22,7 @@ MESSAGE_SUBST+= D2X_DATA=${D2X_DATA} # support # CONFIGURE_ARGS+= --disable-network -CONFIGURE_ARGS+= --prefix=${PREFIX:Q} +CONFIGURE_ARGS+= --prefix=${PREFIX} CONFIGURE_ARGS+= --with-sharepath=${D2X_DATA:Q} .include "../../devel/SDL/buildlink3.mk"