aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
commitc6bcad2436d925c98052ed292bd0794ae0e34b45 (patch)
tree4752ebd6e8eb5959ebf00516e4ecf7156215bbce /math
parentfbd121eee966abfc21d176cbede935ecd6bf1a34 (diff)
downloadports-c6bcad2436d925c98052ed292bd0794ae0e34b45.tar.gz
ports-c6bcad2436d925c98052ed292bd0794ae0e34b45.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/PDL/Makefile2
-rw-r--r--math/abs/Makefile3
-rw-r--r--math/grace/Makefile2
-rw-r--r--math/siag/Makefile4
-rw-r--r--math/vtk/Makefile4
-rw-r--r--math/vtk43/Makefile4
-rw-r--r--math/vtk5/Makefile4
-rw-r--r--math/wmcalc/Makefile3
8 files changed, 12 insertions, 14 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index bbb84f26ac87..21058a1d2604 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -17,8 +17,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/PGPLOT.
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ReadLine/readline.pm:${PORTSDIR}/devel/p5-ReadLine-Perl
-LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3
+USE_MESA= yes
USE_PERL5= yes
SCRIPTS_ENV= PERL=${PERL}
diff --git a/math/abs/Makefile b/math/abs/Makefile
index 7fb6d64bad5d..97c37921e3e7 100644
--- a/math/abs/Makefile
+++ b/math/abs/Makefile
@@ -14,9 +14,8 @@ DISTNAME= abs-src-0.6a
MAINTAINER= gmarco@giovannelli.it
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
USE_XLIB= yes
+USE_XPM= yes
WRKSRC= ${WRKDIR}/abs-src-0.6a/src
do-install:
diff --git a/math/grace/Makefile b/math/grace/Makefile
index dc955d003df2..32ad1d4bc35f 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -23,7 +23,6 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
BUILD_DEPENDS= ${X11BASE}/lib/libhlpclient.a:${PORTSDIR}/x11/libhelp
LIB_DEPENDS= Xbae.7:${PORTSDIR}/x11-toolkits/xbae \
- Xpm.4:${PORTSDIR}/graphics/xpm \
netcdf.1:${PORTSDIR}/math/netcdf \
fftw.2:${PORTSDIR}/math/fftw \
pdf.2:${PORTSDIR}/print/pdflib \
@@ -35,6 +34,7 @@ LIB_DEPENDS= Xbae.7:${PORTSDIR}/x11-toolkits/xbae \
MAN1= grace.1 xmgrace.1 gracebat.1 grconvert.1
USE_X_PREFIX= YES
+USE_XPM= yes
USE_GMAKE= YES
REQUIRES_MOTIF= YES
HAS_CONFIGURE= YES
diff --git a/math/siag/Makefile b/math/siag/Makefile
index e597280d6299..bf747bbaed38 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -15,8 +15,7 @@ MASTER_SITES= ftp://ftp.siag.nu/pub/siag/ \
MAINTAINER= mi@aldan.algebra.com
LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \
- Magick:${PORTSDIR}/graphics/ImageMagick \
- Xpm.4:${PORTSDIR}/graphics/xpm
+ Magick:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
mswordview:${PORTSDIR}/textproc/mswordview \
catdoc:${PORTSDIR}/textproc/catdoc
@@ -51,6 +50,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \
CPPFLAGS="${CPPFLAGS}"
USE_X_PREFIX= yes
+USE_XPM= yes
MAN1= xedplus.1 xfiler.1 gvu.1 siod.1 siag.1 pw.1 egon.1 \
dummy_plugin.1 runcmd.1
diff --git a/math/vtk/Makefile b/math/vtk/Makefile
index 1c5f8008184a..c1e1e67aef2a 100644
--- a/math/vtk/Makefile
+++ b/math/vtk/Makefile
@@ -13,9 +13,9 @@ DISTNAME= vtk312Unix
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
- tk82.1:${PORTSDIR}/x11-toolkits/tk82
+LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
+USE_MESA= yes
WRKSRC= ${WRKDIR}/vtk31
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile
index 1c5f8008184a..c1e1e67aef2a 100644
--- a/math/vtk43/Makefile
+++ b/math/vtk43/Makefile
@@ -13,9 +13,9 @@ DISTNAME= vtk312Unix
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
- tk82.1:${PORTSDIR}/x11-toolkits/tk82
+LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
+USE_MESA= yes
WRKSRC= ${WRKDIR}/vtk31
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile
index 1c5f8008184a..c1e1e67aef2a 100644
--- a/math/vtk5/Makefile
+++ b/math/vtk5/Makefile
@@ -13,9 +13,9 @@ DISTNAME= vtk312Unix
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
- tk82.1:${PORTSDIR}/x11-toolkits/tk82
+LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
+USE_MESA= yes
WRKSRC= ${WRKDIR}/vtk31
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
diff --git a/math/wmcalc/Makefile b/math/wmcalc/Makefile
index 8e451ee18b32..43e80541751f 100644
--- a/math/wmcalc/Makefile
+++ b/math/wmcalc/Makefile
@@ -12,10 +12,9 @@ MASTER_SITES= http://members.access1.net/ehflora/wmcalc/
MAINTAINER= jedgar@FreeBSD.org
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
ALL_TARGET= clean wmcalc
USE_X_PREFIX= yes
+USE_XPM= yes
WRKSRC= ${WRKDIR}/wmcalc
do-install: