From 825400d42afd0510367a872739f723d51bd5e871 Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Wed, 27 Jan 2010 16:52:30 +0000 Subject: [PATCH] Fix dependency of emacs-w3m-emacs22. Reported by: QAT --- www/emacs-w3m/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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