diff options
Diffstat (limited to 'japanese/lynx-current/Makefile')
-rw-r--r-- | japanese/lynx-current/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile index 3bdf4edb195a..760e94d56cff 100644 --- a/japanese/lynx-current/Makefile +++ b/japanese/lynx-current/Makefile @@ -67,6 +67,7 @@ INSTALL_TARGET= install install-help L_LIB= ${PREFIX}/etc L_HELP= ${PREFIX}/share/lynx_help +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lssl -lcrypto|-L${OPENSSLLIB} &|g' \ ${WRKSRC}/configure |