From dwhite@gdi.uoregon.edu  Thu Nov  7 22:59:29 1996
Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA13507
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 Nov 1996 22:59:28 -0800 (PST)
Received: (from dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) id WAA16165; Thu, 7 Nov 1996 22:59:28 -0800 (PST)
Message-Id: <199611080659.WAA16165@gdi.uoregon.edu>
Date: Thu, 7 Nov 1996 22:59:28 -0800 (PST)
From: dwhite@resnet.uoregon.edu
Reply-To: dwhite@resnet.uoregon.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: ncftp2 port doesn't ``make install''
X-Send-Pr-Version: 3.2

>Number:         1977
>Category:       ports
>Synopsis:       ncftp2 port doesn't ``make install''
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov  7 23:00:02 PST 1996
>Closed-Date:    Thu Nov 7 23:37:55 PST 1996
>Last-Modified:  Thu Nov  7 23:39:20 PST 1996
>Originator:     Doug White
>Release:        FreeBSD 2.1-STABLE i386
>Organization:
>Environment:
	
FreeBSD 2.1.5-RELEASE    

>Description:

	Running ``make install'' with the ncftp2 port ports-current causes
	ncftp2 (as ~dwhite/ncftp2/work/ncftp-2.4.1/ncftp) to run with the 
	command-line option /usr/local/bin/ncftp2, 
	which dies with "host not found."  

	It appears that the ${INSTALL_PROGRAM} variable in the Makefile is
	ending up empty, so instead of install running, ncftp2 does.  

>How-To-Repeat:

	get ncftp-2.4.1 port from ftp://ftp.freebsd.org/pub/FreeBSD/
	ports-current/net/ncftp2
	``make''
	``make install''
>Fix:
	
	

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: asami 
State-Changed-When: Thu Nov 7 23:37:55 PST 1996 
State-Changed-Why:  
${INSTALL_PROGRAM} is defined in bsd.port.mk in -current.  You need 
to at least upgrade bsd.port.mk if you intend to run ports-current on 
a non-current machine.  (Although we won't guarantee anything past the 
fact that it won't die because of bsd.port.mk incompatibility.) 
>Unformatted:
