Date: Sun, 24 Jan 2016 21:17:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 206586] www/sogo: daemon sogod doesn't start when devel/gnustep-make not installed Message-ID: <bug-206586-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206586 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@FreeBSD.org Reporter: niklaas@kulturflatrate.net CC: euan@potensol.com, theraven@FreeBSD.org CC: euan@potensol.com, theraven@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 s= uch file or directory After installing devel/gnustep-make I could solve the problem. I guess ther= e's simply a dependency missing in www/sogo's Makefile. There we have USE_GNUSTEP=3D 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=3Dgnustep-make>=3D0:${PORTSDIR}/devel/gnustep-make in www/sogo's Makefile would do it too. But I am not sure what's the best w= ay to pursue here. Otherwise I would've provided a diff. --=20 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-206586-13>