Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Apr 2018 10:12:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227387] Try to fix make clean for non-flavored dependency
Message-ID:  <bug-227387-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 227387
           Summary: Try to fix make clean for non-flavored dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: loader@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 192357
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192357&action=
=3Dedit
patch maybe

# cd /usr/ports/ftp/py-pycurl
# make -C /usr/ports/ftp/curl BATCH=3D1 extract
=3D=3D=3D>  License MIT accepted by the user
=3D=3D=3D>   curl-7.59.0 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by curl-7.59.0 for building
=3D=3D=3D>  Extracting for curl-7.59.0
=3D> SHA256 Checksum OK for curl-7.59.0.tar.xz.
# make clean
=3D=3D=3D>  Cleaning for curl-7.59.0           <=3D=3D pre-clean WRKDIR=3Dw=
ork-py27
=3D=3D=3D>  Cleaning for curl-7.59.0           <=3D=3D pre-clean-py27 WRKDI=
R=3Dwork-py27
=3D=3D=3D>  Cleaning for py27-pycurl-7.43.0.1
=3D=3D=3D>  Cleaning for curl-7.59.0
=3D=3D=3D>  Cleaning for curl-7.59.0
=3D=3D=3D>  Cleaning for py36-pycurl-7.43.0.1
# echo /usr/ports/ftp/curl/w*
/usr/ports/ftp/curl/work

--=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-227387-7788>