pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d385b4a732cd
branches:  trunk
changeset: 473920:d385b4a732cd
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 02:13:56 2004 +0000

description:
This does not need buildlink2.

diffstat:

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

diffs (18 lines):

diff -r 78a89e62ed2b -r d385b4a732cd math/gp-factint/Makefile
--- a/math/gp-factint/Makefile  Sun Apr 25 02:13:45 2004 +0000
+++ b/math/gp-factint/Makefile  Sun Apr 25 02:13:56 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:13:56 snj Exp $
 #
 
 DISTNAME=      factint-1.3
@@ -14,7 +14,7 @@
 
 WRKSRC=                ${WRKDIR}/factint
 NO_BUILD=      YES
-USE_BUILDLINK2=        YES
+NO_BUILDLINK=  YES
 GAP_PKG_NAME=  factint
 
 do-install:



Home | Main Index | Thread Index | Old Index