Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2020 19:21:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246643] devel/py-pathtools: always tries to build and install DOCS
Message-ID:  <bug-246643-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246643

            Bug ID: 246643
           Summary: devel/py-pathtools: always tries to build and install
                    DOCS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nivit@FreeBSD.org
          Reporter: robert.kruus@utoronto.ca
             Flags: maintainer-feedback?(nivit@FreeBSD.org)
          Assignee: nivit@FreeBSD.org

Created attachment 214736
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214736&action=
=3Dedit
Makefile patch

With=20
devel/py-pathtools > make showconfig
=3D=3D=3D> The following configuration options are available for
py37-pathtools-0.1.2_5:
     DOCS=3Doff: Build and/or install documentation
=3D=3D=3D> Use 'make config' to modify these settings

the build will fail if py-sphinx is not installed as it always runs post-bu=
ild
and post-install.

Patch adds qualifier for post-build and post install. Also moves OPTIONS_DE=
FINE
further down (as suggested by portlint).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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