Date: Tue, 13 Jan 2004 02:45:48 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/majordomo Makefile Message-ID: <200401131045.i0DAjmE2083663@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004/01/13 02:45:48 PST FreeBSD ports repository Modified files: mail/majordomo Makefile Log: the mail/majordomo port looks for majordomo.cf in /etc majordomo installed from the port doesn't work out of the box: one either has to move ${PREFIX}/majordomo/majordomo.cf to /etc/majordomo.cf, or set the MAJORDOMO_CF envvar. This patch should fix this problem. Honestly, I didn't use his patch since it wasn't attached to the original PR. PR: ports/45963 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> Approved by: maintainer timeout Revision Changes Path 1.34 +26 -16 ports/mail/majordomo/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401131045.i0DAjmE2083663>