Bug 48709

Summary: Failed to build package for net/cvsup-without-gui
Product: Ports & Packages Reporter: Rene Fischmann <fischmann>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: fischmann
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rene Fischmann 2003-02-26 16:40:02 UTC
	When I try to build a package from cvsup-without-gui, I got following error
	message:
	root@buildjail # env WRKDIRPREFIX=/usr/obj/ PKGDIR=/tmp/ make package
	There is no COMMENT variable defined
	for this port, please rectify this.
	*** Error code 1

	Stop.

Fix: 

Either the port has to be fixed or bsd.port.mk should do the check for
	the COMMENTFILE later, because building a package for net/cvsup fails, too.
How-To-Repeat: 	env WRKDIRPREFIX=/usr/obj/ PKGDIR=/tmp/ make package
Comment 1 r.fischmann 2003-02-27 15:26:44 UTC
Sorry! it was a mistake by us. we interpreted wrong the bsd.port.mk.
Have a nice day!
Comment 2 Christian Weisgerber freebsd_committer freebsd_triage 2003-02-27 19:27:11 UTC
State Changed
From-To: open->closed

Close at submitter's request.