svn commit: r397318 - in head/biology: . cd-hit

wenheping wenheping2000 at hotmail.com
Sat Sep 19 13:38:17 UTC 2015



----------------------------------------
> Date: Sat, 19 Sep 2015 11:59:29 +0000
> From: danfe at FreeBSD.org
> To: wen at FreeBSD.org
> CC: ports-committers at freebsd.org; svn-ports-all at freebsd.org; svn-ports-head at freebsd.org
> Subject: Re: svn commit: r397318 - in head/biology: . cd-hit
>
> On Sat, Sep 19, 2015 at 11:16:52AM +0000, Wen Heping wrote:
>> New Revision: 397318
>> URL: https://svnweb.freebsd.org/changeset/ports/397318
>>
>> +# Only for OpenMP
>> +USE_GCC= yes
>
> Did you consider using USES=compiler:openmp?
>
>> +#MAKEFILE= makefile
>
> Debug leftover?
>
>> +post-patch:
>> + @${REINPLACE_CMD} \
>> + -e 's|/bin/bash|${LOCALBASE}/bin/bash|g' \
>> + ${WRKSRC}/*.pl
>
> Is there a way to fix all shebangs via SHEBANG_FILES/SHEBANG_LANG?

Seems no.
I forward it to maintainer, he reply:
The /bin/bash in Makefile is not a shebang line, so shebangfix ignores it...






>
> ./danfe
>
 		 	   		  


More information about the svn-ports-head mailing list