[Bug 202205] math/py-matplotlib: [patch] install examples in directory using python version
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 25 09:29:40 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202205
--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
Comment on attachment 159702
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159702
set EXAMPLESDIR to a python-version based name.
>-EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
>+EXAMPLESDIR= ${PREFIX}/share/examples/py${PYTHON_SUFFIX}-${PORTNAME}
Why not replace with either USES=uniquefiles:dirs or USE_PYTHON=concurrent ?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list