tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

openssl check in python25's makefile



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. :-)


Home | Main Index | Thread Index | Old Index