Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6247 - mcl-0.52.99.ebuild enviroment var error
Summary: mcl-0.52.99.ebuild enviroment var error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-09 07:36 UTC by Marko Mikulicic
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.