From f816d81489fd245a89e581c2f9cf792562ade194 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 11 Apr 2005 21:44:48 +0000 Subject: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. --- math/R/Makefile | 3 +-- math/abs/Makefile | 3 +-- math/algae/Makefile | 3 +-- math/bc/Makefile | 3 +-- math/blas/Makefile | 3 +-- math/blitz++/Makefile | 3 +-- math/capc-calc/Makefile | 3 +-- math/cassowary/Makefile | 3 +-- math/cln/Makefile | 3 +-- math/djbfft/Makefile | 3 +-- math/euler/Makefile | 3 +-- math/fftw2/Makefile | 3 +-- math/gcalctool/Makefile | 3 +-- math/geg/Makefile | 3 +-- math/gnumeric/Makefile | 3 +-- math/gnumeric14/Makefile | 3 +-- math/gp-autpgrp/Makefile | 3 +-- math/gp-factint/Makefile | 3 +-- math/gp-fplsa/Makefile | 3 +-- math/gp-grpconst/Makefile | 3 +-- math/gp-lag/Makefile | 3 +-- math/grace/Makefile | 3 +-- math/graphopt/Makefile | 3 +-- math/grpn/Makefile | 3 +-- math/gtklife/Makefile | 3 +-- math/guppi/Makefile | 3 +-- math/lapack/Makefile | 3 +-- math/libffm/Makefile | 3 +-- math/libmatheval/Makefile | 3 +-- math/ltm/Makefile | 3 +-- math/mapm/Makefile | 3 +-- math/mathomatic/Makefile | 3 +-- math/mpfr/Makefile | 3 +-- math/mtl/Makefile | 3 +-- math/ntl/Makefile | 3 +-- math/octave-current/Makefile | 3 +-- math/octave-forge/Makefile | 3 +-- math/octave/Makefile | 3 +-- math/p5-Math-Bezier/Makefile | 3 +-- math/p5-Math-BigInteger/Makefile | 3 +-- math/p5-Math-FFT/Makefile | 3 +-- math/p5-Math-Interpolate/Makefile | 3 +-- math/p5-Math-MatrixReal/Makefile | 3 +-- math/p5-Math-Pari/Makefile | 3 +-- math/p5-Math-Random/Makefile | 3 +-- math/p5-Number-Latin/Makefile | 3 +-- math/p5-Set-Crontab/Makefile | 3 +-- math/p5-Set-Infinite/Makefile | 3 +-- math/p5-Spreadsheet-ParseExcel/Makefile | 3 +-- math/p5-Spreadsheet-WriteExcel/Makefile | 3 +-- math/pari/Makefile | 3 +-- math/php-bcmath/Makefile | 3 +-- math/pspp/Makefile | 3 +-- math/py-Numeric/Makefile | 3 +-- math/py-Scientific/Makefile | 3 +-- math/py-fpconst/Makefile | 3 +-- math/py-numarray/Makefile | 3 +-- math/py-pytables/Makefile | 3 +-- math/py-rpy/Makefile | 3 +-- math/qalculate/Makefile | 3 +-- math/ruby-gsl/Makefile | 3 +-- math/scilab/Makefile | 3 +-- math/slatec/Makefile | 3 +-- math/snns/Makefile | 3 +-- math/statist/Makefile | 3 +-- math/tasp-vsipl/Makefile | 3 +-- math/tela/Makefile | 3 +-- math/udunits/Makefile | 3 +-- math/xeukleides/Makefile | 3 +-- math/xgap/Makefile | 3 +-- math/xldlas/Makefile | 3 +-- math/xlife/Makefile | 3 +-- math/xmgr/Makefile | 3 +-- math/yacas/Makefile | 3 +-- math/yorick/Makefile | 3 +-- 75 files changed, 75 insertions(+), 150 deletions(-) (limited to 'math') diff --git a/math/R/Makefile b/math/R/Makefile index 4d997e412a6..0b0557a4637 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2005/01/12 22:50:20 jlam Exp $ +# $NetBSD: Makefile,v 1.63 2005/04/11 21:46:28 tv Exp $ DISTNAME= R-2.0.1 CATEGORIES= math @@ -15,7 +15,6 @@ NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-alpha NetBSD-1.5-alpha \ PKG_INSTALLATION_TYPES= overwrite pkgviews TEST_TARGET= check -USE_BUILDLINK3= yes USE_X11= # defined USE_PERL5= # defined USE_GNU_TOOLS+= make diff --git a/math/abs/Makefile b/math/abs/Makefile index d05732e331f..fe293f1b6b2 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/04/11 08:58:39 snj Exp $ +# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:28 tv Exp $ # DISTNAME= abs-src-0.8 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ping.be/bertin/abs.shtml COMMENT= Free spreadsheet with graphical user interface -USE_BUILDLINK3= YES USE_X11BASE= YES MAKEFILE= Makefile.netBSD diff --git a/math/algae/Makefile b/math/algae/Makefile index f1d2f4502e9..94614beed69 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/01/12 15:32:00 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:28 tv Exp $ DISTNAME= algae-4.1.3 PKGREVISION= 2 @@ -13,7 +13,6 @@ DEPENDS+= gnuplot>=3.5:../../graphics/gnuplot GNU_CONFIGURE= # defined USE_LANGUAGES= fortran -USE_BUILDLINK3= yes USE_GNU_READLINE= # uses history_truncate_file INFO_FILES= algae.info diff --git a/math/bc/Makefile b/math/bc/Makefile index 69a4691cc18..93b49b3de4f 100644 --- a/math/bc/Makefile +++ b/math/bc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/02/13 02:26:34 reed Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:28 tv Exp $ DISTNAME= bc-1.06 PKGREVISION= 1 @@ -9,7 +9,6 @@ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.gnu.org/software/bc/bc.html COMMENT= Arbitrary precision calculator language -USE_BUILDLINK3= YES GNU_CONFIGURE= YES INFO_FILES= bc.info dc.info diff --git a/math/blas/Makefile b/math/blas/Makefile index d7a748c83ce..4e25a326fd6 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/01/12 15:32:00 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2005/04/11 21:46:28 tv Exp $ # DISTNAME= blas @@ -18,7 +18,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR} USE_LANGUAGES= fortran -USE_BUILDLINK3= YES USE_LIBTOOL= YES INSTALLATION_DIRS= lib diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index 5bf0af52735..4ad6750c01c 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/04/11 09:02:04 snj Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:28 tv Exp $ DISTNAME= blitz-0.6 PKGNAME= blitz++-0.6 @@ -11,7 +11,6 @@ COMMENT= C++ template class library providing array objects CONFIGURE_ARGS+= --with-cxx=gcc GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make post-install: diff --git a/math/capc-calc/Makefile b/math/capc-calc/Makefile index 9ec447bf901..05a058b5afb 100644 --- a/math/capc-calc/Makefile +++ b/math/capc-calc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2004/12/26 01:33:40 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2005/04/11 21:46:28 tv Exp $ # DISTNAME= calc-2.11.10.1 @@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.isthe.com/chongo/tech/comp/calc/ COMMENT= C arbitrary precision calculator -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make .include "../../devel/ncurses/buildlink3.mk" diff --git a/math/cassowary/Makefile b/math/cassowary/Makefile index e3d22b5019b..2afea25c250 100644 --- a/math/cassowary/Makefile +++ b/math/cassowary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2004/11/02 20:34:03 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2005/04/11 21:46:28 tv Exp $ # DISTNAME= cassowary-0.60 @@ -12,7 +12,6 @@ COMMENT= Constraint-solving toolkit for linear equalities and inequalities BUILD_DEPENDS+= bison>=1.34:../../devel/bison -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= # defined diff --git a/math/cln/Makefile b/math/cln/Makefile index e5f5984ed6e..052900f825d 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/11/29 08:47:29 adam Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:28 tv Exp $ DISTNAME= cln-1.1.9 CATEGORIES= math @@ -11,7 +11,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.ginac.de/CLN/ COMMENT= CLN Class Library for Numbers -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 201ca671b52..f400c23bdec 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/23 00:57:20 schmonz Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:28 tv Exp $ DISTNAME= djbfft-0.76 CATEGORIES= math @@ -8,7 +8,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://pobox.com/~djb/djbfft.html COMMENT= Extremely fast library for floating-point convolution -USE_BUILDLINK3= yes DJB_RESTRICTED= YES NOT_FOR_PLATFORM= IRIX-*-* diff --git a/math/euler/Makefile b/math/euler/Makefile index 4b257b6d628..5afd42ee4be 100644 --- a/math/euler/Makefile +++ b/math/euler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2005/04/11 21:46:28 tv Exp $ DISTNAME= euler-1.60.6 PKGREVISION= 4 @@ -12,7 +12,6 @@ COMMENT= Interactive numerical analysis and graphics program WRKSRC= ${WRKDIR}/euler-1.60/source MAKEFILE= makefile BUILD_TARGET= euler -USE_BUILDLINK3= yes .include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/fftw2/Makefile b/math/fftw2/Makefile index 5e1371b6fa9..1bfdc7d8aeb 100644 --- a/math/fftw2/Makefile +++ b/math/fftw2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/01/12 15:32:01 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:46:29 tv Exp $ DISTNAME= fftw-2.1.5 PKGNAME= fftw2-2.1.5 @@ -18,7 +18,6 @@ CONFIGURE_ARGS= --enable-shared .if ${MACHINE_ARCH} == "i386" CONFIGURE_ARGS+= --enable-i386-hacks .endif -USE_BUILDLINK3= yes USE_LANGUAGES= fortran USE_GNU_TOOLS+= make USE_MAKEINFO= yes diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index ac83bcce989..7257a9215d1 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2005/03/22 16:30:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.34 2005/04/11 21:46:29 tv Exp $ # DISTNAME= gcalctool-5.5.41 @@ -13,7 +13,6 @@ COMMENT= Desktop calculator for GNOME BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make USE_X11= YES diff --git a/math/geg/Makefile b/math/geg/Makefile index efabf95f6ed..2c3f8b1dcda 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/12/01 20:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:46:29 tv Exp $ # DISTNAME= geg-1.0.2 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.infolaunch.com/~daveb/ COMMENT= Program for drawing 2D math functions within a nice GUI GNU_CONFIGURE= yes -USE_BUILDLINK3= yes .include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index ed04629969a..cab52c37469 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2005/01/24 20:02:51 recht Exp $ +# $NetBSD: Makefile,v 1.92 2005/04/11 21:46:29 tv Exp $ # DISTNAME= gnumeric-1.2.13 @@ -12,7 +12,6 @@ HOMEPAGE= http://www.gnome.org/gnumeric/ COMMENT= Spreadsheet program from the GNOME project BUILD_USES_MSGFMT= YES -USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= YES USE_X11= YES diff --git a/math/gnumeric14/Makefile b/math/gnumeric14/Makefile index fcc40c3c653..f694a2e0add 100644 --- a/math/gnumeric14/Makefile +++ b/math/gnumeric14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/01/24 20:02:51 recht Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:29 tv Exp $ # DISTNAME= gnumeric-1.4.2 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.gnome.org/gnumeric/ COMMENT= Spreadsheet program from the GNOME project BUILD_USES_MSGFMT= YES -USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= YES USE_X11= YES diff --git a/math/gp-autpgrp/Makefile b/math/gp-autpgrp/Makefile index b5897c78082..d237405f261 100644 --- a/math/gp-autpgrp/Makefile +++ b/math/gp-autpgrp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/25 02:13:36 snj Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:29 tv Exp $ # DISTNAME= autpgrp-1.1 @@ -14,7 +14,6 @@ COMMENT= GAP package for finding automorphism groups of finite p-groups WRKSRC= ${WRKDIR}/autpgrp NO_BUILD= YES -NO_BUILDLINK= YES GAP_PKG_NAME= autpgrp do-install: diff --git a/math/gp-factint/Makefile b/math/gp-factint/Makefile index 50935ab10a4..2ec079c358c 100644 --- a/math/gp-factint/Makefile +++ b/math/gp-factint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/25 02:13:56 snj Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:29 tv Exp $ # DISTNAME= factint-1.3 @@ -14,7 +14,6 @@ COMMENT= Integer factorization routines for GAP WRKSRC= ${WRKDIR}/factint NO_BUILD= YES -NO_BUILDLINK= YES GAP_PKG_NAME= factint do-install: diff --git a/math/gp-fplsa/Makefile b/math/gp-fplsa/Makefile index ef1925a8ad4..d9462716523 100644 --- a/math/gp-fplsa/Makefile +++ b/math/gp-fplsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/12/03 15:15:03 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:29 tv Exp $ # DISTNAME= fplsa @@ -14,7 +14,6 @@ HOMEPAGE= http://www.gap-system.org/Share/fplsa.html COMMENT= GAP interface to FPLSA WRKSRC= ${WRKDIR}/fplsa -USE_BUILDLINK3= YES GAP_PKG_NAME= fplsa BUILD_TARGET= default diff --git a/math/gp-grpconst/Makefile b/math/gp-grpconst/Makefile index facc5feaef4..825f712b22b 100644 --- a/math/gp-grpconst/Makefile +++ b/math/gp-grpconst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/25 02:14:27 snj Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:29 tv Exp $ # DISTNAME= grpconst @@ -14,7 +14,6 @@ COMMENT= GAP package for finding isomorphism classes of finite groups WRKSRC= ${WRKDIR}/grpconst NO_BUILD= YES -NO_BUILDLINK= YES GAP_PKG_NAME= grpconst post-extract: diff --git a/math/gp-lag/Makefile b/math/gp-lag/Makefile index c2a6821adcd..ba07b321957 100644 --- a/math/gp-lag/Makefile +++ b/math/gp-lag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/25 02:14:48 snj Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:29 tv Exp $ # DISTNAME= lag-2.1 @@ -14,7 +14,6 @@ COMMENT= GAP Bracket Lie Algebra functions WRKSRC= ${WRKDIR}/lag NO_BUILD= YES -NO_BUILDLINK= YES GAP_PKG_NAME= lag do-install: diff --git a/math/grace/Makefile b/math/grace/Makefile index fa3ad5390f9..05547c50d40 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2005/01/12 15:32:01 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2005/04/11 21:46:29 tv Exp $ # DISTNAME= grace-5.1.14 @@ -16,7 +16,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/ COMMENT= GRaphing, Advanced Computation and Exploration of data -USE_BUILDLINK3= YES USE_X11BASE= YES USE_GNU_TOOLS+= make USE_LANGUAGES= fortran diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile index 0a1111ca26d..a98c2122730 100644 --- a/math/graphopt/Makefile +++ b/math/graphopt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/11/22 21:03:44 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:29 tv Exp $ # DISTNAME= graphopt-0.4.1 @@ -11,7 +11,6 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://schmuhl.org/graphopt/ COMMENT= Optimize graph layouts -USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 USE_LANGUAGES= c++ GNU_CONFIGURE= YES diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 88fdc4dccb6..21e1ccba6c4 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:29 tv Exp $ # DISTNAME= grpn-1.1.2 @@ -11,7 +11,6 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://lashwhip.com/grpn.html COMMENT= Graphical reverse polish notation (RPN) calculator -USE_BUILDLINK3= yes USE_X11= # defined BUILD_TARGET= grpn diff --git a/math/gtklife/Makefile b/math/gtklife/Makefile index 2071fae3f3e..13b5b72d5f2 100644 --- a/math/gtklife/Makefile +++ b/math/gtklife/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:12:56 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:29 tv Exp $ # DISTNAME= gtklife-4.1 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.igs.net/~tril/gtklife/ COMMENT= The game of life -USE_BUILDLINK3= yes .include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/guppi/Makefile b/math/guppi/Makefile index b9fa6d91128..222b287e737 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2004/12/04 18:19:49 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2005/04/11 21:46:29 tv Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} @@ -18,7 +18,6 @@ COMMENT= Plot program with integrated statistics capabilities # works only with gnumeric-1.0.x (gnome1 based) CONFIGURE_ARGS= --disable-gnumeric -USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= YES USE_X11= YES diff --git a/math/lapack/Makefile b/math/lapack/Makefile index 985b6c62b11..4c1f1383640 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/01/12 15:32:01 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2005/04/11 21:46:29 tv Exp $ # DISTNAME= lapack @@ -20,7 +20,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/LAPACK DIST_SUBDIR= lapack-20010201 -USE_BUILDLINK3= YES USE_LANGUAGES= fortran USE_LIBTOOL= YES BUILD_TARGET= lapacklib diff --git a/math/libffm/Makefile b/math/libffm/Makefile index f6e3131ad62..57ec9005b10 100644 --- a/math/libffm/Makefile +++ b/math/libffm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/05/31 16:47:48 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:29 tv Exp $ DISTNAME= libffm.0.28 PKGNAME= libffm-0.28 @@ -10,7 +10,6 @@ COMMENT= Fast alpha-optimized replacement for some libm routines PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make ONLY_FOR_PLATFORM= NetBSD-*-alpha diff --git a/math/libmatheval/Makefile b/math/libmatheval/Makefile index c59df840773..96f59ec4272 100644 --- a/math/libmatheval/Makefile +++ b/math/libmatheval/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/11/13 13:18:07 kristerw Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:29 tv Exp $ # DISTNAME= libmatheval-1.1.1 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnu.org/software/libmatheval/ COMMENT= Library for evaluating mathematical expressions -USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/math/ltm/Makefile b/math/ltm/Makefile index 3624a06fb69..04ec3865ea0 100644 --- a/math/ltm/Makefile +++ b/math/ltm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/12/03 15:15:03 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:29 tv Exp $ # DISTNAME= ltm-0.30 @@ -13,7 +13,6 @@ COMMENT= Number theoretic multiple-precision integer library PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/libtommath-0.30 -USE_BUILDLINK3= yes MAKEFILE= makefile BUILD_TARGET= default diff --git a/math/mapm/Makefile b/math/mapm/Makefile index 597f89eb12a..e7315da9ec7 100644 --- a/math/mapm/Makefile +++ b/math/mapm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/22 17:33:28 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:29 tv Exp $ # DISTNAME= mapm-4.9.2 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.tc.umn.edu/~ringx004/ COMMENT= Arbitrary Precision Math library WRKSRC= ${WRKDIR}/mapm_4.9.2 -USE_BUILDLINK3= yes DOCS= README algorithms.used function.ref diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index f5f6dd6e6bf..d88db680924 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2005/04/11 03:45:43 minskim Exp $ +# $NetBSD: Makefile,v 1.35 2005/04/11 21:46:29 tv Exp $ # DISTNAME= mathomatic-12.2c @@ -12,7 +12,6 @@ COMMENT= Small portable symbolic math program PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes NO_CONFIGURE= yes MAKEFILE= makefile diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index c8debbdf527..ac7db14a21f 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:12:56 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:30 tv Exp $ # DISTNAME= mpfr-2.0.3 @@ -11,7 +11,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.mpfr.org/ COMMENT= GMP-based library for multiple-precision floating-point computations -USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-gmp-include=${GMP_DIR} diff --git a/math/mtl/Makefile b/math/mtl/Makefile index 4ab44ad15f4..a371bc0721a 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/04/24 04:47:04 snj Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:30 tv Exp $ DISTNAME= mtl-2.1.2-21 CATEGORIES= math devel @@ -8,7 +8,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.osl.iu.edu/research/mtl/ COMMENT= Matrix Template Library -USE_BUILDLINK3= yes GNU_CONFIGURE= yes NO_BUILD= yes diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 1f121f49d10..82528f94024 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/10/03 00:12:57 tv Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:30 tv Exp $ DISTNAME= ntl-5.3.1 PKGREVISION= 1 @@ -13,7 +13,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src NO_CONFIGURE= # defined USE_LIBTOOL= yes MAKEFILE= makefile -USE_BUILDLINK3= yes .include "../../devel/gmp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile index 41f5c9627d4..48725e585c5 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2005/04/01 10:15:19 adam Exp $ +# $NetBSD: Makefile,v 1.46 2005/04/11 21:46:30 tv Exp $ DISTNAME= octave-${OCTAVE_VER} PKGNAME= octave-current-${OCTAVE_VER} @@ -24,7 +24,6 @@ CONFLICTS+= octave-2.* BROKEN= Internal compiler error occurs on arm32 (even with gcc-2.95.3) .endif -USE_BUILDLINK3= yes USE_GNU_READLINE= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 8431a5ab12c..deb7053d9b9 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/04/01 10:19:58 adam Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/11 21:46:30 tv Exp $ DISTNAME= octave-forge-2004.11.16 PKGREVISION= 1 @@ -11,7 +11,6 @@ COMMENT= Extensions to Octave PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes GNU_CONFIGURE= yes diff --git a/math/octave/Makefile b/math/octave/Makefile index aeef53897fb..2f55a25ee1c 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2005/04/01 10:15:46 adam Exp $ +# $NetBSD: Makefile,v 1.53 2005/04/11 21:46:30 tv Exp $ DISTNAME= octave-${OCTAVE_VER} CATEGORIES= math @@ -23,7 +23,6 @@ CONFLICTS+= octave-current-* BROKEN= Internal compiler error occurs on arm32 (even with gcc-2.95.3) .endif -USE_BUILDLINK3= yes USE_GNU_READLINE= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile index b5f37d660aa..d1feeb8e08b 100644 --- a/math/p5-Math-Bezier/Makefile +++ b/math/p5-Math-Bezier/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/12/20 11:31:05 grant Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:30 tv Exp $ DISTNAME= Math-Bezier-0.01 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl module for the solution of Bezier curves -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Bezier/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Math-BigInteger/Makefile b/math/p5-Math-BigInteger/Makefile index b09ee6374b5..6134ac26daf 100644 --- a/math/p5-Math-BigInteger/Makefile +++ b/math/p5-Math-BigInteger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:05 grant Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:30 tv Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Arbitrary length integer extension module for Perl PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/BigInteger/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index bcc4f01fe18..3e7b0d24023 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:05 grant Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:30 tv Exp $ DISTNAME= Math-FFT-0.25 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,6 @@ MAINTAINER= gson@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Math-FFT/ COMMENT= Perl module to calculate Fast Fourier Transforms -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/FFT/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile index 0ea5ca941f8..51b73b0cf58 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:05 grant Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:30 tv Exp $ DISTNAME= Math-Interpolate-1.05 PKGNAME= p5-${DISTNAME} @@ -10,7 +10,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl module for interpolating data -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Interpolate/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile index c2f72b3727a..15f3c22e2d1 100644 --- a/math/p5-Math-MatrixReal/Makefile +++ b/math/p5-Math-MatrixReal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:05 grant Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:30 tv Exp $ DISTNAME= Math-MatrixReal-1.3a5 PKGNAME= p5-${DISTNAME} @@ -10,7 +10,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl module for performing operations on real matrices -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/MatrixReal/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 8ff6363f31e..2138c08a8fd 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/12/20 11:31:05 grant Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:30 tv Exp $ # DISTNAME= Math-Pari-2.010501 @@ -18,7 +18,6 @@ COMMENT= Perl5 interface to the pari math library GCC_REQD= 2.95 MAKE_ENV+= MP_NOGNUPLOT=1 -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Pari/.packlist #TEST_TARGET= # the tests need looking at diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile index eb141bd97fe..5d108f0bd35 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/12/29 01:19:13 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:30 tv Exp $ # DISTNAME= Math-Random-0.67 @@ -10,7 +10,6 @@ MAINTAINER= imil@gcu.info HOMEPAGE= http://search.cpan.org/dist/Math-Random/ COMMENT= Random number generators -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Random/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Number-Latin/Makefile b/math/p5-Number-Latin/Makefile index 09d66275ffc..2cbcab87df2 100644 --- a/math/p5-Number-Latin/Makefile +++ b/math/p5-Number-Latin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:05 grant Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:30 tv Exp $ DISTNAME= Number-Latin-1.01 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} MAINTAINER= norm@sandbox.org.uk COMMENT= Perl module for "lower/upper-latin" numbering system -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Number/Latin/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Set-Crontab/Makefile b/math/p5-Set-Crontab/Makefile index e5ed29e8572..df45876fbf8 100644 --- a/math/p5-Set-Crontab/Makefile +++ b/math/p5-Set-Crontab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/01/25 14:09:39 cube Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:30 tv Exp $ DISTNAME= Set-Crontab-1.00 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,6 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Set-Crontab/ COMMENT= Perl module to parse crontab(5)-like lists of integers -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/Crontab/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Set-Infinite/Makefile b/math/p5-Set-Infinite/Makefile index 4a35e695c4a..580cbbe5b52 100644 --- a/math/p5-Set-Infinite/Makefile +++ b/math/p5-Set-Infinite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/01/25 14:33:00 cube Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:30 tv Exp $ DISTNAME= Set-Infinite-0.61 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,6 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Set-Infinite/ COMMENT= Perl module for sets of integers and objects -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/Infinite/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Spreadsheet-ParseExcel/Makefile b/math/p5-Spreadsheet-ParseExcel/Makefile index 8b3bc008584..6ccd2fe8532 100644 --- a/math/p5-Spreadsheet-ParseExcel/Makefile +++ b/math/p5-Spreadsheet-ParseExcel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:05 grant Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:30 tv Exp $ # DISTNAME= Spreadsheet-ParseExcel-0.2602 @@ -12,7 +12,6 @@ COMMENT= Perl module to get information from an Excel file DEPENDS+= p5-OLE-Storage_Lite>=0.08:../../devel/p5-OLE-Storage_Lite -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Spreadsheet/ParseExcel/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile index 36f2fb6963d..00656fdd362 100644 --- a/math/p5-Spreadsheet-WriteExcel/Makefile +++ b/math/p5-Spreadsheet-WriteExcel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:05 grant Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:30 tv Exp $ # DISTNAME= Spreadsheet-WriteExcel-0.41 @@ -13,7 +13,6 @@ COMMENT= Create Excel data files DEPENDS+= p5-Parse-RecDescent-*:../../devel/p5-Parse-RecDescent DEPENDS+= p5-File-Temp-*:../../devel/p5-File-Temp -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Spreadsheet/WriteExcel/.packlist .include "../../lang/perl5/module.mk" diff --git a/math/pari/Makefile b/math/pari/Makefile index b7d8257a777..b2d7447d6c2 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/10/03 00:12:57 tv Exp $ +# $NetBSD: Makefile,v 1.24 2005/04/11 21:46:30 tv Exp $ DISTNAME= pari-2.1.5 PKGREVISION= 4 @@ -12,7 +12,6 @@ COMMENT= Software package for computer-aided number theory BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX -USE_BUILDLINK3= yes USE_LIBTOOL= yes USE_X11= yes USE_GNU_READLINE= # rl_save_prompt diff --git a/math/php-bcmath/Makefile b/math/php-bcmath/Makefile index 5be398a773b..077dce88f51 100644 --- a/math/php-bcmath/Makefile +++ b/math/php-bcmath/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/31 19:30:30 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:30 tv Exp $ MODNAME= bcmath CATEGORIES+= math PKGREVISION= # empty COMMENT= PHP extension for bc-style arbitrary precision math -USE_BUILDLINK3= YES CONFIGURE_ARGS+= --enable-${MODNAME} diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 2236ebe62c6..de1bdf1f412 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2004/10/03 00:12:57 tv Exp $ +# $NetBSD: Makefile,v 1.31 2005/04/11 21:46:30 tv Exp $ # DISTNAME= pspp-0.3.0 @@ -19,7 +19,6 @@ COMMENT= Program for statistical analysis of sampled data BUILD_USES_MSGFMT= yes -USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes CPPFLAGS+= -Dunix=1 diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile index 2c5fbf8fc47..aa130837ec2 100644 --- a/math/py-Numeric/Makefile +++ b/math/py-Numeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2005/02/25 17:10:09 drochner Exp $ +# $NetBSD: Makefile,v 1.38 2005/04/11 21:46:30 tv Exp $ DISTNAME= Numeric-23.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -9,7 +9,6 @@ MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://numeric.scipy.org/ COMMENT= Adds multidimensional numeric arrays to Python -USE_BUILDLINK3= yes PYDISTUTILSPKG= yes PYBINMODULE= yes diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile index 37f37f31de8..44b7b69b343 100644 --- a/math/py-Scientific/Makefile +++ b/math/py-Scientific/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2004/10/03 00:12:57 tv Exp $ +# $NetBSD: Makefile,v 1.22 2005/04/11 21:46:31 tv Exp $ DISTNAME= ScientificPython-2.4.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python//} @@ -16,7 +16,6 @@ CONFLICTS+= py-Scientific-* BUILDLINK_DEPENDS.python20= python20>=2.0.1nb1 BUILDLINK_DEPENDS.python21= python21>=2.1.1nb1 -USE_BUILDLINK3= yes PYDISTUTILSPKG= yes PYBINMODULE= yes diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index f143c8906fe..8e4878fd842 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/06/27 22:59:48 recht Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:31 tv Exp $ # DISTNAME= fpconst-0.7.0 @@ -10,7 +10,6 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.analytics.washington.edu/statcomp/projects/rzope/fpconst/ COMMENT= IEEE 754 floating point special handling for Python -USE_BUILDLINK3= yes PYDISTUTILSPKG= yes .include "../../lang/python/extension.mk" diff --git a/math/py-numarray/Makefile b/math/py-numarray/Makefile index 721d0e07e4b..add49d4c6bc 100644 --- a/math/py-numarray/Makefile +++ b/math/py-numarray/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/02/09 12:16:02 markd Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:31 tv Exp $ # DISTNAME= numarray-1.1.1 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.stsci.edu/resources/software_hardware/numarray COMMENT= Array manipulation -USE_BUILDLINK3= yes PYDISTUTILSPKG= yes PYTHON_VERSIONS_ACCEPTED= 24 23 22 diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile index 0d8f9623abc..99bbbea01b2 100644 --- a/math/py-pytables/Makefile +++ b/math/py-pytables/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/02/09 12:29:10 markd Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:31 tv Exp $ # DISTNAME= pytables-0.9.1 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://pytables.sourceforge.net/ COMMENT= Database package for large amounts of data -USE_BUILDLINK3= yes PYDISTUTILSPKG= yes PYSETUPBUILDARGS= --hdf5=${BUILDLINK_PREFIX.hdf5} diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile index f31c31a8516..6c06171f9b0 100644 --- a/math/py-rpy/Makefile +++ b/math/py-rpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/11/21 05:31:03 markd Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:31 tv Exp $ # DISTNAME= rpy-0.3.1 @@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://rpy.sourceforge.net/ COMMENT= R interface for Python -USE_BUILDLINK3= YES PYDISTUTILSPKG= YES .include "../../lang/python/extension.mk" diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 51defb24c8e..e93034849e2 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/02/01 16:16:16 adam Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:31 tv Exp $ DISTNAME= qalculate-0.7.2 CATEGORIES= math @@ -11,7 +11,6 @@ COMMENT= Qalculate is a modern multi-purpose desktop calculator DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot DEPENDS+= wget>=1.8:../../net/wget -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index b95b66bbd40..42ca97c2c70 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/06 17:19:06 taca Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:31 tv Exp $ DISTNAME= ruby-gsl-0.2.0 PKGNAME= ${RUBY_PKGPREFIX}-gsl-0.2.0 @@ -11,7 +11,6 @@ HOMEPAGE= http://ruby-gsl.sourceforge.net/ COMMENT= Wrapper of the GNU Scientific Library (GSL) for Ruby RUBY_HAS_ARCHLIB= yes -USE_BUILDLINK3= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install WRKSRC= ${WRKDIR}/${DISTNAME}/ext diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 4f4e315bd84..46180dbe21d 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2005/03/17 22:41:09 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.61 2005/04/11 21:46:31 tv Exp $ # DISTNAME= ${SCIBASE}.src @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${SCIBASE} NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-alpha NetBSD-1.5-alpha \ NetBSD-1.5.*-alpha NetBSD-1.5[A-U]-alpha -USE_BUILDLINK3= yes USE_LANGUAGES= fortran USE_X11BASE= yes USE_LIBTOOL= yes diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 5786ff0c3cb..4e3048e6100 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/01/12 15:32:01 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:31 tv Exp $ # DISTNAME= slatec_src @@ -17,7 +17,6 @@ HOMEPAGE= http://www.netlib.org/slatec/ COMMENT= Library of mathematical and statistical Fortran 77 subroutines WRKSRC= ${WRKDIR}/src -USE_BUILDLINK3= YES USE_LANGUAGES= fortran USE_LIBTOOL= YES diff --git a/math/snns/Makefile b/math/snns/Makefile index 8cae7d6099f..fe7a48aef83 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/04/11 09:13:37 snj Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:31 tv Exp $ DISTNAME= SNNSv4.2 PKGNAME= snns-4.2 @@ -9,7 +9,6 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://www-ra.informatik.uni-tuebingen.de/SNNS/ COMMENT= Software simulator for neural networks -USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --enable-global diff --git a/math/statist/Makefile b/math/statist/Makefile index 0be5edb1578..d977dff8c5f 100644 --- a/math/statist/Makefile +++ b/math/statist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:12:57 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:31 tv Exp $ # DISTNAME= statist-1.0.1 @@ -13,7 +13,6 @@ COMMENT= Small and portable statistics program DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_BUILDLINK3= YES USE_LIBTOOL= YES do-install: diff --git a/math/tasp-vsipl/Makefile b/math/tasp-vsipl/Makefile index b1e119b8588..80401065816 100644 --- a/math/tasp-vsipl/Makefile +++ b/math/tasp-vsipl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/13 21:52:36 snj Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:31 tv Exp $ DISTNAME= tvcpp0p8 PKGNAME= tasp-vsipl-20030710 @@ -12,7 +12,6 @@ COMMENT= Vector Signal Image Processing Library WRKSRC= ${WRKDIR}/${DISTNAME}/lib DIST_SUBDIR= tasp-vsipl -USE_BUILDLINK3= yes USE_X11= yes post-extract: diff --git a/math/tela/Makefile b/math/tela/Makefile index c896e09c263..7dcb5e3bcdf 100644 --- a/math/tela/Makefile +++ b/math/tela/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/01/12 15:32:01 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/04/11 21:46:31 tv Exp $ DISTNAME= tela-1.34 PKGREVISION= 1 @@ -15,7 +15,6 @@ DEPENDS+= plotmtv-[0-9]*:../../graphics/plotmtv GNU_CONFIGURE= # defined USE_LANGUAGES= fortran USE_X11= # defined -USE_BUILDLINK3= yes INSTALL_TARGET= install installdocs diff --git a/math/udunits/Makefile b/math/udunits/Makefile index 90348d24229..cb8e19daa56 100644 --- a/math/udunits/Makefile +++ b/math/udunits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/03/22 17:29:02 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:31 tv Exp $ DISTNAME= udunits PKGNAME= udunits-1.12.1 @@ -13,7 +13,6 @@ COMMENT= Library and program for manipulating units of physical quantities WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src DIST_SUBDIR= ${PKGNAME_NOREV} -USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} diff --git a/math/xeukleides/Makefile b/math/xeukleides/Makefile index d5b627bb786..eb76ee70fed 100644 --- a/math/xeukleides/Makefile +++ b/math/xeukleides/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/03/24 21:12:56 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:31 tv Exp $ DISTNAME= xeukleides.1.0.0 PKGNAME= xeukleides-1.0.0 @@ -12,7 +12,6 @@ COMMENT= X-Frontend for A Euclidean geometry drawing language BUILD_DEPENDS+= bison>=1.35:../../devel/bison DEPENDS+= eukleides>=1.0.1:../../math/eukleides -USE_BUILDLINK3= yes USE_X11BASE= yes BUILD_TARGET= xeukleides USE_GNU_TOOLS+= make diff --git a/math/xgap/Makefile b/math/xgap/Makefile index 78b83a50ea0..528b5384c0d 100644 --- a/math/xgap/Makefile +++ b/math/xgap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/11 21:46:31 tv Exp $ # DISTNAME= xgap4r16 @@ -13,7 +13,6 @@ HOMEPAGE= http://www.gap-system.org/Share/xgap.html COMMENT= GUI for GAP WRKSRC= ${WRKDIR}/${GAP_PKG_NAME} -USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES BUILD_TARGET= default diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 9fdb6680606..b13c198ffd4 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/03/24 21:12:56 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2005/04/11 21:46:31 tv Exp $ DISTNAME= xldlas-0.85 PKGREVISION= 4 @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm NetBSD-*-arm32 \ NetBSD-*-ns32k NetBSD-*-sparc NetBSD-*-powerpc WRKSRC= ${WRKDIR}/xldlas -USE_BUILDLINK3= yes USE_X11BASE= yes do-install: diff --git a/math/xlife/Makefile b/math/xlife/Makefile index a51d5de1479..033b89362fc 100644 --- a/math/xlife/Makefile +++ b/math/xlife/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/15 04:38:57 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:31 tv Exp $ # DISTNAME= xlife-5.0 @@ -12,7 +12,6 @@ COMMENT= John Horton Conway's "Game of Life" WRKSRC= ${WRKDIR} USE_IMAKE= yes -USE_BUILDLINK3= yes INSTALL_TARGET= install diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index f67e404b26f..c0ca0b539a2 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/03/24 21:12:56 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2005/04/11 21:46:31 tv Exp $ DISTNAME= xmgr-4.1.2 PKGREVISION= 1 @@ -16,7 +16,6 @@ COMMENT= Powerful XY plotting tool for workstations or X-terminals using X BUILD_DEPENDS= bison-[0-9]*:../../devel/bison -USE_BUILDLINK3= YES USE_X11BASE= YES USE_LANGUAGES= fortran GNU_CONFIGURE= YES diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 5a2335ce64b..a4d8f374ac3 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/01/21 15:28:36 drochner Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:31 tv Exp $ # DISTNAME= yacas-1.0.57 @@ -10,7 +10,6 @@ HOMEPAGE= http://yacas.sourceforge.net COMMENT= Yet Another Computer Algebra System USE_LANGUAGES= c c++ -USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_GNU_TOOLS+= make USE_LIBTOOL= YES diff --git a/math/yorick/Makefile b/math/yorick/Makefile index 64964e9788f..a1be30e22d0 100644 --- a/math/yorick/Makefile +++ b/math/yorick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/12/03 13:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:31 tv Exp $ DISTNAME= yorick-1.5.12 CATEGORIES= math @@ -10,7 +10,6 @@ HOMEPAGE= ftp://ftp-icf.llnl.gov/pub/Yorick/doc/index.html COMMENT= Numerical algebra system (similar to Matlab) WRKSRC= ${WRKDIR}/yorick-1.5 -USE_BUILDLINK3= yes USE_X11= yes BUILD_DIRS= ${WRKSRC} ${WRKSRC}/doc INSTALL_DIRS= ${WRKSRC} -- cgit v1.2.3