[Bug 227387] Try to fix make clean for non-flavored dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 9 10:12:33 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227387

            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 at FreeBSD.org
          Reporter: loader at FreeBSD.org
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

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

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

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


More information about the freebsd-ports-bugs mailing list