[Bug 201878] audio/jokosher: Bugged makefile.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 25 20:20:44 UTC 2015


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

            Bug ID: 201878
           Summary: audio/jokosher: Bugged makefile.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: 6yearold at gmail.com

I've been writing my own Makefile parser for fun and it choked on
audio/jokosher Makefile:

$ make -C /usr/ports/audio/jokosher config

<select PROFILES option>

make: "/usr/ports/audio/jokosher/Makefile" line 36: Unassociated shell command
"|| ${HAVE_GNOME:Mpygnome2}!="""
make: Fatal errors encountered -- cannot continue

Adding \ to the end of line 35 fixes it.

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


More information about the freebsd-ports-bugs mailing list