From owner-cvs-all Thu Oct 8 06:11:56 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24739 for cvs-all-outgoing; Thu, 8 Oct 1998 06:11:56 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24733; Thu, 8 Oct 1998 06:11:54 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA13401; Thu, 8 Oct 1998 06:11:54 -0700 (PDT) Date: Thu, 8 Oct 1998 06:11:54 -0700 (PDT) Message-Id: <199810081311.GAA13401@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/security/ssh Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1998/10/08 06:11:53 PDT Modified files: security/ssh Makefile Log: Um, be careful when you copy stuff around -- change the second CONFIGURE_ARGS defintion to use "+=" so it won't override the first. While I'm here, GNU_CONFIGURE implies --prefix=${PREFIX} so take it out. Revision Changes Path 1.70 +2 -2 ports/security/ssh/Makefile