From 5905035866bdd673d6473fff1c9094740c61bc3d Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Thu, 22 Aug 2013 16:30:42 +0000 Subject: - Make slave ports of www/w3m work as are before master port is OptionsNG-fied. - Convert makefile header to new format. - Remove shlib version from LIB_DEPENDS. - Remove M17N option and make m17n feature always on. It is because configure script enables m17n feature by default and there is no practical advantage of disabling it. - Remove www/w3m-m17n and www/w3m-m17-img because they are now identical with www/w3m and www/w3m-img. - Add entry of removed ports to MOVED. - Update CONFLICTS. - Adjust dependency of www/emacs-w3m. - Bump PORTREVISON of w3m ports and www/emacs-w3m. PR: ports/178189 Submitted by: Yasuhiro KIMURA --- www/emacs-w3m/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/emacs-w3m') diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index 6a263881b6fb..96a94a69a89c 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -3,7 +3,7 @@ PORTNAME= emacs-w3m PORTVERSION= 1.4.471.b.${SNAPDATE} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www elisp MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nobutaka @@ -90,8 +90,8 @@ SEMI_PORT?= ${PORTSDIR}/editors/semi-${EMACS_PORT_NAME} MULE_UCS_PORT?= ${PORTSDIR}/converters/mule-ucs-${EMACS_PORT_NAME} MULE_UCS_ELISP_FILE= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/mule-ucs/un-define.el -BUILD_DEPENDS+= w3m:${PORTSDIR}/www/w3m-m17n -RUN_DEPENDS+= w3m:${PORTSDIR}/www/w3m-m17n +BUILD_DEPENDS+= w3m:${PORTSDIR}/www/w3m +RUN_DEPENDS+= w3m:${PORTSDIR}/www/w3m .if ${PORT_OPTIONS:MSHIMBUN} BUILD_DEPENDS+= ${FLIM_COOKIE}:${FLIM_PORT} RUN_DEPENDS+= ${FLIM_COOKIE}:${FLIM_PORT} -- cgit v1.2.3