Date: Mon, 08 Sep 2014 06:17:47 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193324] games/tuxpaint-config: Update to version 0.0.13 Message-ID: <bug-193324-13-McEBXVqUDl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193324-13@https.bugs.freebsd.org/bugzilla/> References: <bug-193324-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193324 --- Comment #6 from Marcus von Appen <mva@FreeBSD.org> --- I'm unsure about that change tkato: + MAN_PREFIX="${STAGEDIR}${MANPREFIX}/man" \ + X11_ICON_PREFIX="${STAGEDIR}${PREFIX}/share/pixmaps/" \ Are they only used for the installation, but not referenced somewhere in the code? If they are used in the code or scripts and get substituted, the paths won't be resolved properly. Since you are patching the paths in the Makefile with $(DESTDIR), I wonder if the change above is even necessary. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193324-13-McEBXVqUDl>