pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/maxima Use install framework for info pages. Bump...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99b16d92f3d9
branches:  trunk
changeset: 514214:99b16d92f3d9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 08 21:57:15 2006 +0000

description:
Use install framework for info pages. Bump revision.

diffstat:

 math/maxima/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 01c31c6d34b5 -r 99b16d92f3d9 math/maxima/Makefile
--- a/math/maxima/Makefile      Thu Jun 08 21:41:22 2006 +0000
+++ b/math/maxima/Makefile      Thu Jun 08 21:57:15 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/05/01 22:23:43 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/06/08 21:57:15 joerg Exp $
 #
 
 DISTNAME=              maxima-5.9.2
+PKGREVISION=           1
 CATEGORIES=            math
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=maxima/}
 
@@ -16,4 +17,6 @@
 CONFIGURE_ARGS+=       --enable-clisp
 USE_TOOLS+=            perl
 
+INFO_FILES=            # PLIST
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index