Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2015 20:20:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201878] audio/jokosher: Bugged makefile.
Message-ID:  <bug-201878-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: 6yearold@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201878-13>