diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
commit | 28dd10dcb401c431386390d9b259d3f7330f6f2b (patch) | |
tree | 7faca4f0ee68daa442a553a83311caed144b3e09 /science | |
parent | 0101e2c34264299778df1cb6ea451b51dabf4ded (diff) | |
download | ports-28dd10dcb401c431386390d9b259d3f7330f6f2b.tar.gz ports-28dd10dcb401c431386390d9b259d3f7330f6f2b.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/2dhf/Makefile | 1 | ||||
-rw-r--r-- | science/abinit/Makefile | 1 | ||||
-rw-r--r-- | science/bblimage/Makefile | 1 | ||||
-rw-r--r-- | science/cdcl/Makefile | 1 | ||||
-rw-r--r-- | science/chemtool-devel/Makefile | 1 | ||||
-rw-r--r-- | science/dcl/Makefile | 1 | ||||
-rw-r--r-- | science/dft++/Makefile | 1 | ||||
-rw-r--r-- | science/euler/Makefile | 1 | ||||
-rw-r--r-- | science/felt/Makefile | 1 | ||||
-rw-r--r-- | science/gdis/Makefile | 1 | ||||
-rw-r--r-- | science/gerris/Makefile | 1 | ||||
-rw-r--r-- | science/ghemical/Makefile | 1 | ||||
-rw-r--r-- | science/gramps/Makefile | 1 | ||||
-rw-r--r-- | science/hdf/Makefile | 1 | ||||
-rw-r--r-- | science/kmovisto/Makefile | 1 | ||||
-rw-r--r-- | science/lamprop/Makefile | 2 | ||||
-rw-r--r-- | science/mmtk/Makefile | 1 | ||||
-rw-r--r-- | science/mpb/Makefile | 1 | ||||
-rw-r--r-- | science/oases/Makefile | 1 | ||||
-rw-r--r-- | science/omnetpp/Makefile | 1 | ||||
-rw-r--r-- | science/psi3/Makefile | 1 | ||||
-rw-r--r-- | science/pyvox/Makefile | 1 | ||||
-rw-r--r-- | science/udunits/Makefile | 1 | ||||
-rw-r--r-- | science/v_sim/Makefile | 1 | ||||
-rw-r--r-- | science/vmd/Makefile | 1 |
25 files changed, 0 insertions, 26 deletions
diff --git a/science/2dhf/Makefile b/science/2dhf/Makefile index c7ae2dba31a5..ce7175ce6037 100644 --- a/science/2dhf/Makefile +++ b/science/2dhf/Makefile @@ -48,7 +48,6 @@ pre-everything:: WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes -USE_REINPLACE= yes do-extract: ${MKDIR} ${WRKSRC} diff --git a/science/abinit/Makefile b/science/abinit/Makefile index 680ee79417b4..bb241294f40c 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS+= atlas.1:${PORTSDIR}/math/atlas .endif ALL_TARGET= allseq -USE_REINPLACE= yes .if defined(WITHOUT_ATLAS) BLAS= ${LOCALBASE}/lib/libblas.a diff --git a/science/bblimage/Makefile b/science/bblimage/Makefile index 3366f03fc3dd..a0f468545ca4 100644 --- a/science/bblimage/Makefile +++ b/science/bblimage/Makefile @@ -19,7 +19,6 @@ COMMENT= A set of software tools for medical image processing LIB_DEPENDS= Xm.2:${PORTSDIR}/x11-toolkits/lesstif USE_PYTHON= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lapack --with-python USE_GMAKE= yes diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile index 8d1d931df6dc..997fbd4fe026 100644 --- a/science/cdcl/Makefile +++ b/science/cdcl/Makefile @@ -21,7 +21,6 @@ USE_GNOME= gtk20 .endif USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} --libdir=${PREFIX}/lb/${PORTNAME}-${PORTVERSION} --with-x diff --git a/science/chemtool-devel/Makefile b/science/chemtool-devel/Makefile index e46d3709a863..142cd39abfd7 100644 --- a/science/chemtool-devel/Makefile +++ b/science/chemtool-devel/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= EMF.1:${PORTSDIR}/graphics/libemf RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig WRKSRC= ${WRKDIR}/${PORTNAME}-1.7alpha15/ -USE_REINPLACE= yes USE_GNOME= gtk20 #USE_AUTOTOOLS= autoconf:213 GNU_CONFIGURE= yes diff --git a/science/dcl/Makefile b/science/dcl/Makefile index bf0ca9575307..35b589860abf 100644 --- a/science/dcl/Makefile +++ b/science/dcl/Makefile @@ -16,7 +16,6 @@ COMMENT= Scientific graphic library for geoscience USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} --libdir=${PREFIX}/lib/${PORTNAME}-${PORTVERSION} --disable-gtk2 --disable-gtk --with-x -USE_REINPLACE= yes DOCFILES= CHECK CREDITS HISTORY README README_clrmap README_gt2dlib \ README_itr51 README_pslib README_umfmap diff --git a/science/dft++/Makefile b/science/dft++/Makefile index 547fc92ceca1..4a22f8b459c0 100644 --- a/science/dft++/Makefile +++ b/science/dft++/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas\ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes -USE_REINPLACE= yes LAPACK= -lalapack -lcblas -lf77blas -lg2c -latlas FFTW= -lfftw diff --git a/science/euler/Makefile b/science/euler/Makefile index f8076515cf4d..aa4dedd40601 100644 --- a/science/euler/Makefile +++ b/science/euler/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A program computes with real and complex numbers and matrices USE_GNOME= gnometarget gtk20 -USE_REINPLACE= yes GNU_CONFIGURE= yes post-patch: diff --git a/science/felt/Makefile b/science/felt/Makefile index 612690b090e9..cc147fc4281b 100644 --- a/science/felt/Makefile +++ b/science/felt/Makefile @@ -18,7 +18,6 @@ COMMENT= A system for Finite Element Analysis USE_X_PREFIX= yes USE_GL= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/FElt-${PORTVERSION} GNU_CONFIGURE= yes diff --git a/science/gdis/Makefile b/science/gdis/Makefile index 9b131f347ad4..7779028d99b1 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext USE_GL= yes USE_GNOME= gtk20 -USE_REINPLACE= yes CFLAGS+= -DINSTALL=\"\\\"${DATADIR}\\\"\" diff --git a/science/gerris/Makefile b/science/gerris/Makefile index dd8a8ebf30fa..d97a4bb01567 100644 --- a/science/gerris/Makefile +++ b/science/gerris/Makefile @@ -38,7 +38,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes USE_GNOME= pkgconfig USE_GETOPT_LONG= yes -USE_REINPLACE= yes CONFIGURE_ARGS+= --disable-mpi diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index 67b35490c000..67ef684c7a67 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= glut:${PORTSDIR}/graphics/libglut \ glade-gnome:${PORTSDIR}/devel/libglade USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-mpqc diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 542807d28cfb..cb2ed5cbc2c9 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -22,7 +22,6 @@ USE_PYTHON= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix pygnome2 desktopfileutils GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_OMF= yes MAN1= gramps.1 diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 5e144f954f68..e6ccc3f84735 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -29,7 +29,6 @@ CONFLICTS= netcdf-* USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS+=--with-jpeg="${LOCALBASE}" \ --with-szlib="${LOCALBASE}" -USE_REINPLACE= yes DOCFILES= HDF41r5_SpecDG.pdf \ HDF42r0_RefMan.pdf \ HDF42r0_UserGd.pdf diff --git a/science/kmovisto/Makefile b/science/kmovisto/Makefile index 37ee5b9ae34a..ffe727c3ca0e 100644 --- a/science/kmovisto/Makefile +++ b/science/kmovisto/Makefile @@ -17,7 +17,6 @@ COMMENT= A real 3-D molecule viewer USE_QT_VER= 3 USE_GL= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/science/lamprop/Makefile b/science/lamprop/Makefile index be5629414dc7..325ca5965991 100644 --- a/science/lamprop/Makefile +++ b/science/lamprop/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.xs4all.nl/~rsmith/software/ MAINTAINER= rsmith@xs4all.nl COMMENT= Calculates properties of fiber reinforced composites -USE_REINPLACE= yes - PLIST_FILES= bin/lamprop MAN1= lamprop.1 diff --git a/science/mmtk/Makefile b/science/mmtk/Makefile index 52fac5dc538f..3895251c8d2f 100644 --- a/science/mmtk/Makefile +++ b/science/mmtk/Makefile @@ -17,7 +17,6 @@ COMMENT= An Open Source program library for molecular simulation applications BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/science/mpb/Makefile b/science/mpb/Makefile index c84a57d6e3ff..b79650acd5f4 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \ guile.15:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-lapack=-lalapack diff --git a/science/oases/Makefile b/science/oases/Makefile index f6103e8bb2d7..3f3757d93c38 100644 --- a/science/oases/Makefile +++ b/science/oases/Makefile @@ -19,7 +19,6 @@ COMMENT= Ocean Acoustics and Seismic Exploration Synthesis WRKSRC= ${WRKDIR}/Oases_export USE_XLIB= yes -USE_REINPLACE= yes MAKE_ENV= OASES_ROOT="${WRKSRC}" SCRIPT= avbeam bistat cplot mplot mtvplot multmtv oasn oasp oasr \ diff --git a/science/omnetpp/Makefile b/science/omnetpp/Makefile index 2e8021d3efa9..a189b3ebd5e8 100644 --- a/science/omnetpp/Makefile +++ b/science/omnetpp/Makefile @@ -33,7 +33,6 @@ LIB_DEPENDS= ${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT} \ COMPONENTS= libs progs INSTALLS_SHLIB= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes LIB_FILES= cmdenv envir nedxml sim_std tkenv diff --git a/science/psi3/Makefile b/science/psi3/Makefile index 1e4aa02c064d..cc82eb1bbde8 100644 --- a/science/psi3/Makefile +++ b/science/psi3/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --with-cc=${CC} \ diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile index 3366f03fc3dd..a0f468545ca4 100644 --- a/science/pyvox/Makefile +++ b/science/pyvox/Makefile @@ -19,7 +19,6 @@ COMMENT= A set of software tools for medical image processing LIB_DEPENDS= Xm.2:${PORTSDIR}/x11-toolkits/lesstif USE_PYTHON= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lapack --with-python USE_GMAKE= yes diff --git a/science/udunits/Makefile b/science/udunits/Makefile index ed1896194cf4..389c98a92f77 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -18,7 +18,6 @@ COMMENT= A library for manipulating units of physical quantities WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src GNU_CONFIGURE= yes USE_PERL5= yes -USE_REINPLACE= yes CFLAGS+= -fPIC diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 76fc3ad57d4c..eb424a2affb8 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" USE_GCC= 3.4+ -USE_REINPLACE= yes .if defined(WITHOUT_NLS) PLIST_SUB+= NLS="@comment " diff --git a/science/vmd/Makefile b/science/vmd/Makefile index b5fb41304995..c7043cea20dd 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -29,7 +29,6 @@ USE_PERL5_BUILD= yes USE_GMAKE= yes USE_GL= yes USE_PYTHON= yes -USE_REINPLACE= yes NO_PACKAGE= "License has restrictions" NO_CDROM= "License has restrictions" |