On 2015/02/16 13:53, Jérémie Courrèges-Anglas wrote:
> "Ted Unangst" <[email protected]> writes:
> 
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvs/src/include/Makefile,v
> > retrieving revision 1.198
> > diff -u -p -r1.198 Makefile
> > --- Makefile        17 Jan 2015 20:37:04 -0000      1.198
> > +++ Makefile        16 Feb 2015 11:29:24 -0000
> > @@ -89,11 +89,6 @@ includes:
> >                     ${INSTALL} ${INSTALL_COPY} -m 444 $$j 
> > ${DESTDIR}/usr/include/$$i/$$j; \
> >             done; \
> >     done
> > -   @rm -rf ${DESTDIR}/usr/include/openssl ${DESTDIR}/usr/include/ssl \
> > -           
> > ${DESTDIR}/usr/libdata/perl5/site_perl/${MACHINE_CPU}-openbsd/ssl \
> > -           
> > ${DESTDIR}/usr/libdata/perl5/site_perl/${MACHINE_CPU}-openbsd/openssl
> > -   @mkdir ${DESTDIR}/usr/include/openssl

nice find.

> ok jca@ for the above.

+1

> > -   @ln -sf openssl ${DESTDIR}/usr/include/ssl
> 
> Not ok for this part...

ack, this is highly likely to break ports.


Reply via email to