Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 6247

Summary: mcl-0.52.99.ebuild enviroment var error
Product: Gentoo Linux Reporter: Marko Mikulicic <marko>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marko Mikulicic 2002-08-09 07:36:41 UTC
it should be ${DEPEND} (curly braces) not $(DEPEND) at line 12:

RDEPEND="$(DEPEND)"
Comment 1 Maurizio Disimino 2002-08-09 10:16:07 UTC
You're right.
Wonder *why* repoman didn't discover it.