Date: Tue, 30 Oct 2001 11:54:11 +0200 (EET) From: Maxim Sobolev <sobomax@FreeBSD.ORG> To: obrien@FreeBSD.ORG (David E. O'Brien) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/editors/AbiWord Makefile Message-ID: <200110300955.f9U9tVQ44335@vega.vega.com> In-Reply-To: <no.id> from "David E. O'Brien" at Oct 30, 2001 12:52:07 AM
next in thread | previous in thread | raw e-mail | index | archive | help
> > obrien 2001/10/30 00:52:07 PST > > Modified files: > editors/AbiWord Makefile > Log: > Don't USE_AUTOCONF=yes -- this port doesn't let bsd.port.mk run autoconf > as is intended. I don't know what the porter was trying to acompilsh. > Also, I accidently removed some lines I didn't intend to. Huh, have you tried to contact maintainer about that first? You broke bsd.port.mk by introducing a false assumption that the automake port should be called ${PORTSDIR}/devel/${AUTOMAKE}, and trying to fix in the wrong place. Please revert those changes as well as fix bsd.port.mk. According to bsd.port.mk, ${AUTOMAKE} is not intended to be used as name of the port!!! # AUTOMAKE - Set to path of GNU automake if not in $PATH (default: # automake). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110300955.f9U9tVQ44335>