From c2f67006163e2204f42cd3c7c84936eeae4cb945 Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 23 Jun 2003 10:46:20 +0000 Subject: Convert to USE_NEW_TEXINFO. While here fix a typo on EMACS_LISPPREFIX. --- devel/flim/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'devel/flim/Makefile') diff --git a/devel/flim/Makefile b/devel/flim/Makefile index 86be4f7b546..2a94169f164 100644 --- a/devel/flim/Makefile +++ b/devel/flim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/04/23 16:59:51 jmc Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/23 10:46:20 seb Exp $ DISTNAME= flim-1.14.5 PKGREVISION= 2 @@ -20,9 +20,11 @@ INSTALL_TARGET= install .else # ${EMACS_FLAVOR} == "xemacs" ALL_TARGET= package INSTALL_TARGET= install-package -MAKEFLAGS+= PACKAGEDIR=${EMACS_LISPPREX:C|/lisp$||} +MAKEFLAGS+= PACKAGEDIR=${EMACS_LISPPREFIX:C|/lisp$||} .endif +USE_NEW_TEXINFO= YES +USE_MAKEINFO= YES INFO_FILES= mime-en.info mime-ja.info TEXINFO_REQD= 4.5 @@ -38,5 +40,4 @@ pre-build: pre-install: ${INSTALL_DATA} ${WRKSRC}/mime-*.info ${PREFIX}/info -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3