diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index f4436dfc73fc..e0e9f71dc1ea 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -53,7 +53,7 @@ SHIMBUN= "" .include -.if (${EMACS_PORT_NAME} == "emacs22") || (${EMACS_PORT_NAME} == "emacs23") +.if (${EMACS_PORT_NAME} == "emacs23") FLIM_PORT= ${PORTSDIR}/editors/flim SEMI_PORT= ${PORTSDIR}/editors/semi INSTALL_TARGET= install install-icons