pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math This does not need buildlink2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91c99b7b68c7
branches:  trunk
changeset: 473922:91c99b7b68c7
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 02:14:27 2004 +0000

description:
This does not need buildlink2.

diffstat:

 math/gp-grpconst/Makefile |  4 ++--
 math/gp-lag/Makefile      |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 751e14d29ebf -r 91c99b7b68c7 math/gp-grpconst/Makefile
--- a/math/gp-grpconst/Makefile Sun Apr 25 02:14:11 2004 +0000
+++ b/math/gp-grpconst/Makefile Sun Apr 25 02:14:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:20:04 agc Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/25 02:14:27 snj Exp $
 #
 
 DISTNAME=      grpconst
@@ -14,7 +14,7 @@
 
 WRKSRC=                ${WRKDIR}/grpconst
 NO_BUILD=      YES
-USE_BUILDLINK2=        YES
+NO_BUILDLINK=  YES
 GAP_PKG_NAME=  grpconst
 
 post-extract:
diff -r 751e14d29ebf -r 91c99b7b68c7 math/gp-lag/Makefile
--- a/math/gp-lag/Makefile      Sun Apr 25 02:14:11 2004 +0000
+++ b/math/gp-lag/Makefile      Sun Apr 25 02:14:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:20:05 agc Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/25 02:14:48 snj Exp $
 #
 
 DISTNAME=      lag-2.1
@@ -14,7 +14,7 @@
 
 WRKSRC=                ${WRKDIR}/lag
 NO_BUILD=      YES
-USE_BUILDLINK2=        YES
+NO_BUILDLINK=  YES
 GAP_PKG_NAME=  lag
 
 do-install:



Home | Main Index | Thread Index | Old Index