Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • H hardenedbsd-ports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HardenedBSD
  • hardenedbsd-ports
  • Repository
Switch branch/tag
  • hardenedbsd-ports
  • Mk
  • Uses
  • python.mk
Find file BlameHistoryPermalink
  • jrm's avatar
    Mk/Use/python.mk: Do not surround package list entries in quotes · 842bdac1
    jrm authored Sep 01, 2020
    When python package lists are generated by distutils, any file entry that
    includes a space will be surrounded in double quotes.  This is unnecessary
    and causes problems elsewhere such as when stripping ${PREFIX} for staging
    or checking the package list in stage-qa.
    
    PR:		248981
    Approved by:	kevans, portmgr (mat), python (koobs)
    Differential Revision:	https://reviews.freebsd.org/D26221
    842bdac1