From owner-freebsd-ports Sun Jan 27 17:30:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0066137B483 for ; Sun, 27 Jan 2002 17:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0S1U2Q69942; Sun, 27 Jan 2002 17:30:02 -0800 (PST) (envelope-from gnats) Date: Sun, 27 Jan 2002 17:30:02 -0800 (PST) Message-Id: <200201280130.g0S1U2Q69942@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/34363: openssh-portable does not support modern Kerberos Reply-To: Will Andrews Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34363; it has been noted by GNATS. From: Will Andrews To: Garrett Wollman 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