diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index f27e5a261b07..88cfee0555b4 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -67,8 +67,6 @@ TEXTFE_CONFIGURE_ENABLE= textfe WITH_OPENSSL_PORT= yes .endif -.include - .if ${PORT_OPTIONS:MCA_BUNDLE} CA_BUNDLE= "${LOCALBASE}/share/certs/ca-root-nss.crt" .else @@ -99,4 +97,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/*.md ${STAGEDIR}${DOCSDIR} .endif -.include +.include