aboutsummaryrefslogtreecommitdiff
path: root/japanese/emacs-manual/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/emacs-manual/Makefile')
-rw-r--r--japanese/emacs-manual/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/japanese/emacs-manual/Makefile b/japanese/emacs-manual/Makefile
index b95ce6c32a42..a77816a17c57 100644
--- a/japanese/emacs-manual/Makefile
+++ b/japanese/emacs-manual/Makefile
@@ -49,14 +49,6 @@ TEXINFO= emacs.texi
EMACS_ARGS= -batch -nw --multibyte -no-init-file -no-site-file
EMACS_LOADLIBS= --load=texinfmt.el --load=PORT_TEXIFMT.MK
-.include <bsd.port.pre.mk>
-
-.if defined(PACKAGE_BUILDING)
-.if ${OSVERSION} < 500000
-IGNORE= is broken: hangs during build
-.endif
-.endif
-
post-extract:
${CP} ${FILESDIR}/PORT_TEXIFMT.MK ${WRKSRC}
@(cd ${WRKDIR} && \
@@ -91,4 +83,4 @@ do-install:
${INSTALL_DATA} ${WRKDIR}/info/$i.info ${PREFIX}/${INFO_PATH}
.endfor
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>