[Bug 193324] games/tuxpaint-config: Update to version 0.0.13

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 8 06:17:47 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193324

--- Comment #6 from Marcus von Appen <mva at 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.


More information about the freebsd-ports-bugs mailing list