pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math Fixed a pkglint warning.
details: https://anonhg.NetBSD.org/pkgsrc/rev/56458109b63e
branches: trunk
changeset: 500363:56458109b63e
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Oct 07 12:32:33 2005 +0000
description:
Fixed a pkglint warning.
diffstat:
math/meschach/Makefile | 4 ++--
math/php-bcmath/Makefile | 4 +---
2 files changed, 3 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r 59d99a5dde69 -r 56458109b63e math/meschach/Makefile
--- a/math/meschach/Makefile Fri Oct 07 12:31:25 2005 +0000
+++ b/math/meschach/Makefile Fri Oct 07 12:32:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/20 12:20:05 agc Exp $
+# $NetBSD: Makefile,v 1.12 2005/10/07 12:32:33 rillig Exp $
DISTNAME= mesch12b
PKGNAME= meschach-1.2b
@@ -10,7 +10,7 @@
COMMENT= Library of C Routines for Matrix Computations
WRKSRC= ${WRKDIR}
-GNU_CONFIGURE= #defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-all
MAKEFILE= makefile
diff -r 59d99a5dde69 -r 56458109b63e math/php-bcmath/Makefile
--- a/math/php-bcmath/Makefile Fri Oct 07 12:31:25 2005 +0000
+++ b/math/php-bcmath/Makefile Fri Oct 07 12:32:33 2005 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:30 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/10/07 12:34:11 rillig Exp $
MODNAME= bcmath
CATEGORIES+= math
-PKGREVISION= # empty
COMMENT= PHP extension for bc-style arbitrary precision math
-
CONFIGURE_ARGS+= --enable-${MODNAME}
.include "../../lang/php/ext.mk"
Home |
Main Index |
Thread Index |
Old Index