svn commit: r458522 - head/sysutils/fusefs-sshfs
Mathieu Arnold
mat at FreeBSD.org
Tue Jan 9 12:18:30 UTC 2018
Le 09/01/2018 à 13:13, Muhammad Moinur Rahman a écrit :
> Log:
> sysutils/fusefs-sshfs: Fix installation with python
I don't think so, it was working before, it is now most likely broken.
> -BUILD_DEPENDS= rst2man:textproc/py-docutils
> +BUILD_DEPENDS= rst2man:textproc/py-docutils@${FLAVOR}
fusefs-sshfs has no FLAVOR, so now, it tries to depend on
textproc/py-docutils with an empty flavor, which will not work, and
possibly break package builds.
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180109/891e2af5/attachment.sig>
More information about the svn-ports-all
mailing list