svn commit: r553205 - head/misc/calendar-data

Mateusz Piotrowski 0mp at FreeBSD.org
Sun Oct 25 10:07:06 UTC 2020


Hi!

On 10/24/20 6:24 PM, Stefan Eßer wrote:
> Author: se
> Date: Sat Oct 24 16:24:26 2020
> New Revision: 553205
> URL: https://svnweb.freebsd.org/changeset/ports/553205
>
> Log:
>    Data files for the calendar program
[...]
> Added: head/misc/calendar-data/Makefile
> ==============================================================================
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/misc/calendar-data/Makefile	Sat Oct 24 16:24:26 2020	(r553205)
> @@ -0,0 +1,22 @@
[...]
> +do-install:
> +		cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${LOCALBASE}/share/calendar

This should be installed to PREFIX, not LOCALBASE.

Cheers,

Mateusz




More information about the svn-ports-all mailing list