From 25d087514bea217cf7be6d1bd5c67ba891d0ac79 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Tue, 12 Oct 1999 07:14:29 +0000 Subject: remove testing for PREFIX/info/dir as this is done in bsd.port.mk --- mail/wanderlust/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'mail/wanderlust') diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index 094cf892fc14..ced473ae8b06 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -84,9 +84,6 @@ post-install: @install-info --section=${DIRSECTION} ${PREFIX}/${EMACS_VER_LIBDIR}/info/wl-ja.info ${PREFIX}/${EMACS_VER_LIBDIR}/info/dir .endif .if (${EMACS_PORT} == "emacs20" || ${EMACS_PORT} == "mule") - @if [ ! -f ${PREFIX}/info/dir ]; then \ - ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \ - fi @${INSTALL_DATA} ${WRKSRC}/doc/wl-ja.info ${PREFIX}/info @install-info --section=${DIRSECTION} ${PREFIX}/info/wl-ja.info ${PREFIX}/info/dir .endif -- cgit v1.2.3