From 7e93ce38fe948425b3eff4f5f5009cb4a63d42a8 Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 23 Dec 2002 12:50:12 +0000 Subject: Make this package work with the various emacsen and xemacsen we have in pkgsrc. Use emacs.mk. Bump PKGREVISION. --- math/calc/patches/patch-aa | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'math/calc/patches') diff --git a/math/calc/patches/patch-aa b/math/calc/patches/patch-aa index b632b4b4d9a..14926dd9d96 100644 --- a/math/calc/patches/patch-aa +++ b/math/calc/patches/patch-aa @@ -1,6 +1,6 @@ -$NetBSD: patch-aa,v 1.3 2002/02/18 15:14:29 seb Exp $ +$NetBSD: patch-aa,v 1.4 2002/12/23 12:50:12 seb Exp $ ---- Makefile.orig Mon Dec 16 05:50:45 1996 +--- Makefile.orig Mon Dec 16 04:50:45 1996 +++ Makefile @@ -29,10 +29,9 @@ @@ -14,7 +14,16 @@ $NetBSD: patch-aa,v 1.3 2002/02/18 15:14:29 seb Exp $ MAKE = make ECHO = @echo REMOVE = -rm -f -@@ -54,13 +53,10 @@ +@@ -41,7 +40,7 @@ REMOVE = -rm -f + + # Other macros. + EFLAGS = -batch +-MAINT = -l calc-maint.elc ++MAINT = -l calc-maint.el + + # Control whether intermediate files are kept. + PURGE = -rm -f +@@ -54,13 +53,10 @@ PURGE = -rm -f # to make the steps more explicit while the `make' is in progress. all: $(MAKE) compile @@ -28,7 +37,7 @@ $NetBSD: patch-aa,v 1.3 2002/02/18 15:14:29 seb Exp $ $(MAKE) info $(ECHO) "Calc is now installed." -@@ -83,9 +79,9 @@ +@@ -83,9 +79,9 @@ private: maint # Format the Calc manual for the Info system using makeinfo. info: calc.info calc.info: calc.texinfo -- cgit v1.2.3