diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-03 15:14:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-03 15:14:50 +0000 |
commit | 6e02d7ee4135596fbf3221f6c20ff5e8cf314775 (patch) | |
tree | 8f483a3c4a5e5f1691642df617cb7138d1cf8187 /math | |
parent | a1052f051eabb24e35ae6af3a4b193d6e8682662 (diff) | |
download | pkgsrc-6e02d7ee4135596fbf3221f6c20ff5e8cf314775.tar.gz |
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Diffstat (limited to 'math')
-rw-r--r-- | math/djbfft/Makefile | 4 | ||||
-rw-r--r-- | math/eukleides/Makefile | 4 | ||||
-rw-r--r-- | math/euler/Makefile | 4 | ||||
-rw-r--r-- | math/gap/Makefile | 4 | ||||
-rw-r--r-- | math/gp-fplsa/Makefile | 4 | ||||
-rw-r--r-- | math/gp-grape/Makefile | 4 | ||||
-rw-r--r-- | math/grpn/Makefile | 4 | ||||
-rw-r--r-- | math/lapack/Makefile | 4 | ||||
-rw-r--r-- | math/ltm/Makefile | 4 | ||||
-rw-r--r-- | math/metis/Makefile | 4 | ||||
-rw-r--r-- | math/newmat/Makefile | 4 | ||||
-rw-r--r-- | math/octave-forge/Makefile | 4 | ||||
-rw-r--r-- | math/otter/Makefile | 4 | ||||
-rw-r--r-- | math/superlu/Makefile | 4 | ||||
-rw-r--r-- | math/tochnog/Makefile | 4 | ||||
-rw-r--r-- | math/xeukleides/Makefile | 4 | ||||
-rw-r--r-- | math/xgap/Makefile | 4 | ||||
-rw-r--r-- | math/xlispstat/Makefile | 4 | ||||
-rw-r--r-- | math/xmgr/Makefile | 4 |
19 files changed, 38 insertions, 38 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 6452f6e7043..7b739c0a017 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/04/18 17:51:40 snj Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/03 15:15:03 wiz Exp $ DISTNAME= djbfft-0.76 CATEGORIES= math @@ -8,7 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://pobox.com/~djb/djbfft.html COMMENT= Extremely fast library for floating-point convolution -ALL_TARGET= +BUILD_TARGET= INSTALL_TARGET= setup check USE_BUILDLINK3= yes diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index a2aaf32c5d9..24c0e0d6807 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/24 13:58:23 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/12/03 15:15:03 wiz Exp $ # FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao Exp DISTNAME= eukleides.0.9.0 @@ -13,7 +13,7 @@ COMMENT= Euclidean geometry drawing language BUILD_DEPENDS+= bison>=1.35:../../devel/bison DEPENDS+= pstoedit>=3.31:../../graphics/pstoedit -ALL_TARGET= eukleides +BUILD_TARGET= eukleides USE_GNU_TOOLS+= make USE_MAKEINFO= YES INFO_FILES= eukleides.info diff --git a/math/euler/Makefile b/math/euler/Makefile index eae783ab46c..4b257b6d628 100644 --- a/math/euler/Makefile +++ b/math/euler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:12:56 tv Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:03 wiz Exp $ DISTNAME= euler-1.60.6 PKGREVISION= 4 @@ -11,7 +11,7 @@ COMMENT= Interactive numerical analysis and graphics program WRKSRC= ${WRKDIR}/euler-1.60/source MAKEFILE= makefile -ALL_TARGET= euler +BUILD_TARGET= euler USE_BUILDLINK3= yes .include "../../x11/gtk/buildlink3.mk" diff --git a/math/gap/Makefile b/math/gap/Makefile index 395139cc450..330b3c08321 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/01 18:49:22 cjep Exp $ +# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= gap4r3 @@ -22,7 +22,7 @@ LICENSE= no-commercial-use GNU_CONFIGURE= yes CONFIGURE_ENV+= PREFIX=${PREFIX} -ALL_TARGET= default +BUILD_TARGET= default GAP_DIRECTORY= ${PREFIX}/lib/gap4.3 GAP_PLATFORM= ${MACHINE_GNU_PLATFORM}-${CC} diff --git a/math/gp-fplsa/Makefile b/math/gp-fplsa/Makefile index 3b91c50b928..ef1925a8ad4 100644 --- a/math/gp-fplsa/Makefile +++ b/math/gp-fplsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/25 02:14:11 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= fplsa @@ -16,7 +16,7 @@ COMMENT= GAP interface to FPLSA WRKSRC= ${WRKDIR}/fplsa USE_BUILDLINK3= YES GAP_PKG_NAME= fplsa -ALL_TARGET= default +BUILD_TARGET= default do-configure: cd ${WRKSRC} && ${SH} configure ${GAP_DIRECTORY} diff --git a/math/gp-grape/Makefile b/math/gp-grape/Makefile index e7e08911bc8..e7e9f5b51e7 100644 --- a/math/gp-grape/Makefile +++ b/math/gp-grape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/20 12:20:04 agc Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= grape4r1 @@ -13,7 +13,7 @@ MAINTAINER= cjep@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/grape.html COMMENT= GRAPE (GRape Algorithms using PErmutation groups) -ALL_TARGET= bsd-gcc +BUILD_TARGET= bsd-gcc WRKSRC= ${WRKDIR}/${GAP_PKG_NAME} GAP_PKG_NAME= grape diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 16234648278..88fdc4dccb6 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:12:56 tv Exp $ +# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= grpn-1.1.2 @@ -13,7 +13,7 @@ COMMENT= Graphical reverse polish notation (RPN) calculator USE_BUILDLINK3= yes USE_X11= # defined -ALL_TARGET= grpn +BUILD_TARGET= grpn .include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/lapack/Makefile b/math/lapack/Makefile index 60c424d2386..07728b90ce7 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:12:56 tv Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= lapack @@ -23,7 +23,7 @@ DIST_SUBDIR= lapack-20010201 USE_BUILDLINK3= YES USE_FORTRAN= YES USE_LIBTOOL= YES -ALL_TARGET= lapacklib +BUILD_TARGET= lapacklib INSTALLATION_DIRS= lib diff --git a/math/ltm/Makefile b/math/ltm/Makefile index 6b9b9624756..3624a06fb69 100644 --- a/math/ltm/Makefile +++ b/math/ltm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/07/30 13:57:25 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= ltm-0.30 @@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/libtommath-0.30 USE_BUILDLINK3= yes MAKEFILE= makefile -ALL_TARGET= default +BUILD_TARGET= default INSTALLATION_DIRS= include lib diff --git a/math/metis/Makefile b/math/metis/Makefile index 1bb544ba513..51f87d4b072 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:47 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/03 15:15:03 wiz Exp $ DISTNAME= metis-4.0 CATEGORIES= math @@ -8,7 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www-users.cs.umn.edu/~karypis/metis/ COMMENT= Unstructured graph partitioning and sparse matrix ordering system -ALL_TARGET= default +BUILD_TARGET= default do-install: cd ${WRKSRC} && ${INSTALL_PROGRAM} graphchk kmetis mesh2dual \ diff --git a/math/newmat/Makefile b/math/newmat/Makefile index 0bff6541276..9adc44d235e 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/01/20 12:20:05 agc Exp $ +# $NetBSD: Makefile,v 1.5 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= newmat10 @@ -12,7 +12,7 @@ COMMENT= Newmat C++ Matrix Library WRKSRC= ${WRKDIR} MAKEFILE= nm_cc.mak -ALL_TARGET= garch +BUILD_TARGET= garch HEADERS= boolean.h controlw.h include.h myexcept.h newmat.h \ newmatap.h newmatio.h newmatnl.h newmatrc.h precisio.h diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index ed7a11837b6..fc44d601214 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/10/30 06:56:04 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= octave-forge-2004.09.09 @@ -23,7 +23,7 @@ USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_X11= YES -ALL_TARGET= +BUILD_TARGET= TEST_DIRS= ${WRKSRC} TEST_TARGET= check diff --git a/math/otter/Makefile b/math/otter/Makefile index 64f188aea6c..b6f2596fe43 100644 --- a/math/otter/Makefile +++ b/math/otter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/01/20 12:20:05 agc Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/03 15:15:03 wiz Exp $ DISTNAME= otter-3.0.6 CATEGORIES= math @@ -8,7 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.mcs.anl.gov/AR/otter/ COMMENT= Automated Deduction System -ALL_TARGET= otter +BUILD_TARGET= otter WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/source do-install: diff --git a/math/superlu/Makefile b/math/superlu/Makefile index ce05f472b0b..dfefc00fc44 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/07/19 13:47:51 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:03 wiz Exp $ DISTNAME= superlu_3.0 PKGNAME= superlu-3.0.1 @@ -16,7 +16,7 @@ EVAL_PREFIX+= BLAS_PREFIX=blas DIST_SUBDIR= ${PKGNAME_NOREV} WRKSRC= ${WRKDIR}/SuperLU_3.0 -ALL_TARGET= superlulib +BUILD_TARGET= superlulib TEST_DIRS= ${WRKSRC}/TESTING/MATGEN ${WRKSRC}/TESTING TEST_TARGET= all diff --git a/math/tochnog/Makefile b/math/tochnog/Makefile index e3a29206b88..b3de40569cf 100644 --- a/math/tochnog/Makefile +++ b/math/tochnog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/20 12:20:05 agc Exp $ +# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:03 wiz Exp $ DISTNAME= tochnog-20010429 CATEGORIES= math @@ -13,7 +13,7 @@ WRKSRC= ${WRKDIR}/tochnog/src DIST_SUBDIR= ${DISTNAME} EXTRACT_ONLY= tn.tar.gz MAKEFILE= makefile -ALL_TARGET= netbsd +BUILD_TARGET= netbsd MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH} diff --git a/math/xeukleides/Makefile b/math/xeukleides/Makefile index 724dbf1439d..6f12f48fdb7 100644 --- a/math/xeukleides/Makefile +++ b/math/xeukleides/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/03 00:12:57 tv Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:03 wiz Exp $ # FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao Exp DISTNAME= xeukleides.0.9.0 @@ -17,7 +17,7 @@ DEPENDS+= eukleides>=0.9.0:../../math/eukleides USE_BUILDLINK3= yes USE_MAKEINFO= yes USE_X11BASE= yes -ALL_TARGET= xeukleides +BUILD_TARGET= xeukleides USE_GNU_TOOLS+= make .include "../../x11/gtk/buildlink3.mk" diff --git a/math/xgap/Makefile b/math/xgap/Makefile index 4ed691be6a0..78b83a50ea0 100644 --- a/math/xgap/Makefile +++ b/math/xgap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/11/28 19:19:52 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= xgap4r16 @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${GAP_PKG_NAME} USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES -ALL_TARGET= default +BUILD_TARGET= default CONFIGURE_ENV+= GAP_DIRECTORY=${GAP_DIRECTORY} diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 6751d23ae28..c4924eafa2a 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/04/24 22:46:11 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:03 wiz Exp $ # FreeBSD Id: Makefile,v 1.7 1998/08/20 07:35:21 asami Exp # @@ -17,7 +17,7 @@ USE_X11BASE= # defined NOT_FOR_PLATFORM= *-*-alpha # core dumps -ALL_TARGET= xlispstat +BUILD_TARGET= xlispstat .include "../../mk/bsd.prefs.mk" diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 066e214e8fe..a478d01da74 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/10/03 00:12:57 tv Exp $ +# $NetBSD: Makefile,v 1.19 2004/12/03 15:15:03 wiz Exp $ # FreeBSD Id: Makefile,v 1.13 1998/12/12 22:27:21 jseger Exp # @@ -24,7 +24,7 @@ USE_FORTRAN= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-acegr-home="${PREFIX}" -ALL_TARGET= # empty +BUILD_TARGET= # empty INSTALL_TARGET= install .include "../../devel/netcdf/buildlink3.mk" |