[Bug 206586] www/sogo: daemon sogod doesn't start when devel/gnustep-make not installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 24 21:17:45 UTC 2016


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

            Bug ID: 206586
           Summary: www/sogo: daemon sogod doesn't start when
                    devel/gnustep-make not installed
           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: niklaas at kulturflatrate.net
                CC: euan at potensol.com, theraven at FreeBSD.org
                CC: euan at potensol.com, theraven at FreeBSD.org

I installed www/sogo in a jail and wanted to run the daemon. I got

# service sogod start
.: cannot open /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh: No such
file or directory

After installing devel/gnustep-make I could solve the problem. I guess there's
simply a dependency missing in www/sogo's Makefile. There we have

USE_GNUSTEP=        base build

I had a look at Mk/Uses/gnustep.mk but couldn't figure out what is the
appropriate setting. Maybe a

USE_DEPENDS=gnustep-make>=0:${PORTSDIR}/devel/gnustep-make

in www/sogo's Makefile would do it too. But I am not sure what's the best way
to pursue here. Otherwise I would've provided a diff.

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


More information about the freebsd-ports-bugs mailing list