Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2018 04:23:08 +0000
From:      Tatsuki Makino <tatsuki_makino@hotmail.com>
To:        "sgk@troutmask.apl.washington.edu" <sgk@troutmask.apl.washington.edu>, "Rob Belics" <robbelics@gmail.com>, "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject:   RE: py27 ports always show "new version available"
Message-ID:  <KL1PR0601MB1992703482D8DBD7C6ED7A9FFA120@KL1PR0601MB1992.apcprd06.prod.outlook.com>
In-Reply-To: <20180105180108.GA26988@troutmask.apl.washington.edu>
References:  <CAPu-kW9gOP0GOkBMOa-LoxZq2-HxQbQV1puu5rPR1UV5k9tDRA@mail.gmail.com>, <20180105180108.GA26988@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello.

Are your portmaster outputting the following message?

make: "/usr/ports/Mk/bsd.port.mk" line 1067: FLAVOR may not be passed empty=
 as a make argument.

When I tried portmaster -i cmake, portmaster always tries to update textpro=
c/py-sphinx.
It seems that it occurred because function iport_from_origin returned 1.
I surveyed with grep -r -e textproc/py-sphinx --include '*/Makefile*' /usr/=
ports. textproc/py-sphinx, textproc/py-sphinx@${FLAVOR}, and textproc/py-sp=
hinx@${PY_FLAVOR} are mixed in the variable of *_DEPENDS. cmake is textproc=
/py-sphinx.

These are just hints because I don't understand FLAVOR yet.
I'm sorry when that is a different problem.

Thank you.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KL1PR0601MB1992703482D8DBD7C6ED7A9FFA120>