Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Nov 2014 15:07:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194834] New: [fix] x11-librfm issues, rodent too
Message-ID:  <bug-194834-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: marino@FreeBSD.org
                CC: rodrigo@FreeBSD.org
                CC: rodrigo@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@FreeBSD.org> ---
Maintainers CC'd

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