Created attachment 167946 [details] Diff patch between current port version and fixes for 2.3.8_1 Fixed the paths in the Apache sample conf file to suit FreeBSD (/usr/local/GNUstep/...). Fixed by adding a string replacement of Linux path to ${GNUSTEP_LOCAL_BASE}/... to the Makefile. Issue was reported on my freebsd-ports development github project by niklaas. portlint -AC : passes Results of make patch are correct. No need to test anything else, since this is only a patch to a sample conf file, no source code is altered.
A commit references this bug: Author: pi Date: Sat Mar 12 17:08:45 UTC 2016 New revision: 410914 URL: https://svnweb.freebsd.org/changeset/ports/410914 Log: www/sogo: Fixed the paths in the Apache sample conf file to suit FreeBSD PR: 207865 Submitted by: Euan Thoms <euan@potensol.com> (maintainer) Changes: head/www/sogo/Makefile
Committed, thanks.