--- trunk/core/lynx/lynx-2.8.8-r4.smage2 2018/06/21 09:44:37 31288 +++ trunk/core/lynx/lynx-2.8.8-r4.smage2 2018/06/21 10:05:05 31289 @@ -28,6 +28,7 @@ https://invisible-mirror.net/archives/lynx/tarballs/${SRCFILE} mirror://${PNAME}/${SRCFILE} mirror://${PNAME}/${PNAME}-${PVER}-openssl-1.1.patch + mirror://${PNAME}/${PNAME}-${PVER}-ncurses61.patch ) UP2SEPERATOR="lynx" @@ -39,6 +40,7 @@ cd ${SRCDIR} mpatch ${PNAME}-${PVER}-openssl-1.1.patch || die + mpatch ${PNAME}-${PVER}-ncurses61.patch || die } src_compile()