[Bug 194834] New: [fix] x11-librfm issues, rodent too

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 5 15:07:46 UTC 2014


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

            Bug ID: 194834
           Summary: [fix] x11-librfm issues, rodent too
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: marino at FreeBSD.org
                CC: rodrigo at FreeBSD.org
                CC: rodrigo at FreeBSD.org

the new port x11-fm/librfm is not jobs safe (this affects both platforms).

It also installs the .pc file in the wrong location for DragonFly.
This is my fix for librfm:

CONFIGURE_ARGS+=    --with-pkglibdata
MAKE_JOBS_UNSAFE=    yes

The CONFIGURE_ARGS line won't hurt FreeBSD and it fixes dragonFly.  I think you
should add both lines to the makefile.


x11-fm/rodent also has issues.  It won't fully build on DragonFly, but I did
discover this is needed for systems without the perl symlink:

USES+=          shebangfix
SHEBANG_FILES=  configure

Please add the equivalent on those lines the rodent makefile.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainers CC'd

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


More information about the freebsd-ports-bugs mailing list