Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2014 21:13:23 -0500
From:      Paul Schmehl <pschmehl_lists@tx.rr.com>
To:        Matthias Andree <matthias.andree@gmx.de>, freebsd-ports@freebsd.org
Subject:   Re: SHEBANG_FILES
Message-ID:  <D852FB84D37BACB066E238F9@Pauls-MacBook-Pro.local>
In-Reply-To: <539AA700.7010800@gmx.de>
References:  <7646251E3D4A8BC9D9A9A9BB@localhost> <20140612212503.GA2341@home.opsec.eu> <ADA36DD114B5305E864AF4B7@localhost> <539AA700.7010800@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
--On June 13, 2014 at 9:23:44 AM +0200 Matthias Andree 
<matthias.andree@gmx.de> wrote:

> Am 12.06.2014 23:52, schrieb Paul Schmehl:
>> --On June 12, 2014 at 11:25:03 PM +0200 Kurt Jaeger <lists@opsec.eu>
>> wrote:
>>
>>> Hi!
>>>
>>>> I'm working on switching one of my ports over to staging.  During
>>>> testing,  I got this:
>>>>
>>>> Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix
>>>> for  'bin/argus-lsof'
>>>> Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
>>>> 'bin/argus-vmstat'
>>>>
>>>> I've never seen this before, so I had to do a little digging.
>>>> Eventually I  put this in the Makefile:
>>>>
>>>> USES=    shebangfix
>>>> SHEBANG_FILES=    bin/argus-lsof bin/argus-vmstat
>>>
>>> Almost correct.
>>>
>>
>> Do I need a comma between the files?
>
> No, but instead of giving their install location, you need to list the
> files with the relative path into $WRKSRC after they've gotten unpacked.
>

That *is* the relative path into WRKSRC.

I just gave up trying to figure it out and used REINPLACE instead.

Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
*******************************************
"It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead." Thomas Jefferson
"There are some ideas so wrong that only a very
intelligent person could believe in them." George Orwell




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