pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/ess No need to add stuff to INFO_FILES, straight ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f948b1672c64
branches: trunk
changeset: 459835:f948b1672c64
user: seb <seb%pkgsrc.org@localhost>
date: Fri Aug 08 16:55:27 2003 +0000
description:
No need to add stuff to INFO_FILES, straight setting looks better IMHO.
diffstat:
math/ess/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3163eb61d397 -r f948b1672c64 math/ess/Makefile
--- a/math/ess/Makefile Fri Aug 08 16:49:50 2003 +0000
+++ b/math/ess/Makefile Fri Aug 08 16:55:27 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/31 23:41:11 seb Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/08 16:55:27 seb Exp $
DISTNAME= ess-5.1.24
CATEGORIES= math
@@ -19,7 +19,7 @@
.else
LISPDIR= ${EMACS_LISPPREFIX}
INFODIR= info
-INFO_FILES+= ess.info
+INFO_FILES= ess.info
.endif
MAKE_ENV+= LISPDIR=${EMACS_LISPPREFIX}/ess
Home |
Main Index |
Thread Index |
Old Index