[Bug 200658] lang/pypy: add the missing space after @comment

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 5 18:31:54 UTC 2015


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

            Bug ID: 200658
           Summary: lang/pypy: add the missing space after @comment
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: dbn at FreeBSD.org
          Reporter: lantw44 at gmail.com
          Assignee: dbn at FreeBSD.org
             Flags: maintainer-feedback?(dbn at FreeBSD.org)

Created attachment 157438
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157438&action=edit
A simple patch to fix the build

pypy is still broken after r388494 because a missing space.

Added line
PLIST_SUB+= CFFI="@comment"

should be
PLIST_SUB+= CFFI="@comment "

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


More information about the freebsd-ports-bugs mailing list