t: Re: Problem with COPYTREE_SHARE (new port)
On 2012-10-16 21:26, Kristopher Clark wrote:
> I'm creating a new port and I'm having some trouble with COPYTREE_SHARE. I'm
> following the handbook and I'm still getting the following error.
>
> "Makefile", lin
On 2012-10-16 21:26, Kristopher Clark wrote:
> I'm creating a new port and I'm having some trouble with COPYTREE_SHARE. I'm
> following the handbook and I'm still getting the following error.
>
> "Makefile", line 23: Unassociated shell command "@(cd ${WRKDIR}/ &&
> ${COPYTREE_SHARE} \* ${PREFIX
I'm creating a new port and I'm having some trouble with COPYTREE_SHARE. I'm
following the handbook and I'm still getting the following error.
"Makefile", line 23: Unassociated shell command "@(cd ${WRKDIR}/ &&
${COPYTREE_SHARE} \* ${PREFIX}/lib/eclipse/${i}/)"
I'm not sure what I'm missing he