Date: Sun, 27 Jan 2002 17:30:02 -0800 (PST) From: Will Andrews <will@csociety.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/34363: openssh-portable does not support modern Kerberos Message-ID: <200201280130.g0S1U2Q69942@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/34363; it has been noted by GNATS. From: Will Andrews <will@csociety.org> To: Garrett Wollman <wollman@hergotha.lcs.mit.edu> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/34363: openssh-portable does not support modern Kerberos Date: Sun, 27 Jan 2002 20:23:11 -0500 On Sun, Jan 27, 2002 at 08:19:09PM -0500, Garrett Wollman wrote: > -GNU_CONFIGURE= yes > +GNU_CONFIGURE= YES > + style bug. > +BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf style bug. use USE_AUTOCONF_VER with an appropriate value. > + @cd ${WRKSRC}; autoconf && autoheader style bug. use ${AUTOCONF} and ${AUTOHEADER}. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201280130.g0S1U2Q69942>