Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Jul 2014 11:28:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191765] New: make of www/apache-forrest complain about 'Unknown modifier @'
Message-ID:  <bug-191765-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 191765
           Summary: make of www/apache-forrest complain about 'Unknown
                    modifier @'
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: dan@obluda.cz

Makefile of the port contain following line

IGNORE_FILES:=        ${IGNORE_FILES:@f@-and ! -name ${f}@}

    it cause the make will complain "Unknown modifier '@'"

How-To-Repeat:
run make

Fix:
Unfortunately, I'm not sure what's the intention of the line
in question, so no advice how to fix it. Sorry

    If it work on 10-R then it may be a new modifier I'm not fammiliar 
with (nor the 9-R and 8-R make)

-- 
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-191765-13>