Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2010 14:58:05 GMT
From:      pav@FreeBSD.org
To:        mitsururike@gmail.com, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org
Subject:   Re: ports/152288: New port: devel/scalatest
Message-ID:  <201011261458.oAQEw5iL086113@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port: devel/scalatest

State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Fri Nov 26 14:51:57 UTC 2010
State-Changed-Why: 
This won't work

FIND_SCALA_HOME=        ${FILESDIR}/find_scala_home.sh ${PREFIX}
SCALA_HOME=     $$(${FIND_SCALA_HOME})

because it will get evaluated before lang/scala port is installed.
Could you re-do this to use ${LOCALBASE} variable instead?


Responsible-Changed-From-To: freebsd-ports-bugs->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Fri Nov 26 14:51:57 UTC 2010
Responsible-Changed-Why: 
Track

http://www.freebsd.org/cgi/query-pr.cgi?pr=152288



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011261458.oAQEw5iL086113>