> > Index: pkg/README
> > ===================================================================
> > RCS file: /cvs/ports/www/nextcloud/pkg/README,v
> > retrieving revision 1.10
> > diff -u -p -r1.10 README
> > --- pkg/README 9 Dec 2018 14:06:26 -0000 1.10
> > +++ pkg/README 10 Mar 2019 10:33:45 -0000
> > @@ -28,7 +28,7 @@ The HTTP server must be able to resolve
> > The configuration of an SQLite database path is set relatively to the
> > chroot in
> > Nextcloud which will break background jobs run by cron(8) (see below).
> > A symlink can be created to workaround this issue:
> > - # ln -f ${TINSTDIR) /nextcloud
> > + # ln -f ${INSTDIR) /nextcloud
That part is bogus, you have a typo.
Also I don't see the benefit of TINSTDIR -> INSTDIR.
--
Antoine