diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/abs/Makefile | 2 | ||||
-rw-r--r-- | math/asir2000/Makefile | 2 | ||||
-rw-r--r-- | math/femlab/Makefile | 2 | ||||
-rw-r--r-- | math/fung-calc/Makefile | 6 | ||||
-rw-r--r-- | math/snns/Makefile | 1 | ||||
-rw-r--r-- | math/vtk/Makefile | 3 | ||||
-rw-r--r-- | math/xgobi/Makefile | 2 |
7 files changed, 9 insertions, 9 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index 88b0e4f29fda..f7a091a09a65 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -7,7 +7,7 @@ PORTNAME= abs PORTVERSION= 0908 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ \ http://fresh.t-systems-sfr.com/unix/src/privat2/ diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 9890b8a27693..4797e6945b08 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -7,7 +7,7 @@ PORTNAME= asir PORTVERSION= 20070806 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \ ftp://ftp.asir.org/pub/asir/src/ \ diff --git a/math/femlab/Makefile b/math/femlab/Makefile index a0426f0acf5f..8dd3637b6c81 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -7,7 +7,7 @@ PORTNAME= femlab PORTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math science # mastersite disappeared in April 2000 MASTER_SITES= # ftp://ftp.md.chalmers.se/pub/Femlab/ diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile index 678a2922ddbd..5557a35759d6 100644 --- a/math/fung-calc/Makefile +++ b/math/fung-calc/Makefile @@ -6,7 +6,7 @@ PORTNAME= fung-calc PORTVERSION= 1.3.2b -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,10 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= Advanced graphic calculator -LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut - USE_KDELIBS_VER=3 -USE_GL= yes +USE_GL= glut USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 diff --git a/math/snns/Makefile b/math/snns/Makefile index 1968d473b221..386abfd58ee8 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -7,6 +7,7 @@ PORTNAME= snns PORTVERSION= 4.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.ra.cs.uni-tuebingen.de/downloads/SNNS/ DISTNAME= SNNSv${PORTVERSION} diff --git a/math/vtk/Makefile b/math/vtk/Makefile index 785e5a027e6c..38e43cb50836 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -15,7 +15,7 @@ PORTNAME= vtk PORTVERSION= 4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math graphics MASTER_SITES= http://ovt.irfu.se/vtk/files/ DISTFILES?= VTK-${PORTVERSION}-LatestRelease.tar.gz @@ -57,6 +57,7 @@ BUILD_DEPENDS+= ${VTKDATAROOT}/VTKData.readme:${PORTSDIR}/math/vtk-data USE_GMAKE= yes USE_GL= yes USE_LDCONFIG= yes +USE_XORG= xt CMAKE?= ${LOCALBASE}/bin/cmake CXXFLAGS+= -Wno-deprecated diff --git a/math/xgobi/Makefile b/math/xgobi/Makefile index b7a9f341238a..7b497d91b831 100644 --- a/math/xgobi/Makefile +++ b/math/xgobi/Makefile @@ -7,7 +7,7 @@ PORTNAME= xgobi PORTVERSION= 2002.06.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math graphics MASTER_SITES= http://public.research.att.com/~stat/xgobi/ DISTNAME= xgobi |