tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: openssl check in python25's makefile
On Tue, Sep 22, 2009 at 10:52:56AM +0200, Adam Hoka wrote:
> Can someone correct this line in the makefile:
> (I dont know what was the intention, so I dont want to break it)
>
> .if !empty(USE_BUILTIN.openssl:M[yY][eE][sS]) && \
> !empty(BUILTIN_PKG.openssl:Mopenssl-0.9.[67]*)
> PLIST.openssl097= yes
> .endif
>
> Make doesnt like it. :-)
I think it wants to check if you are using openssl-0.9.6* or 0.9.7*.
What exactly doesn't make like for you?
Thomas
Home |
Main Index |
Thread Index |
Old Index